
.nav-item.active{
    background-color: #e4e5e6;
}
.nav-item.active a{
    color: black;
}
.app-header .user-info-dropdown
{
    min-width: 300px !important;
    padding: 15px;
}
.app-header .user-info-dropdown::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 92%;
    margin-left: -7px;
    width: 10px;
    height: 10px;
    border-top: 1px solid rgba(0,0,0,.15);
    border-left: 1px solid rgba(0,0,0,.15);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 901;
}
.data-div table
{
    background-color: white;
}
.user-info-dropdown .edit_profile
{
    display:flex;
}
.user-info-dropdown .edit_profile .ui-dropdown-item
{
    flex:1;
}
.mr-auto, .mx-auto {
    margin-right: 0 !important;
}
.app-header .nav-item {
    min-width: 40px !important;
}

/*.table .thead-custom th {
    color: white;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c8ced3;
	border-right: 1px solid #c8ced3;
		border-top:none;
}*/
/*#leave_statistics tr td {
	border-right: 1px solid #c8ced3;
}*/
/*#ofc_locations_length [aria-controls="ofc_locations"], #ofc_locations_filter [aria-controls="ofc_locations"], #ofc_locations_paginate [aria-controls="ofc_locations"]*/
.dataTables_length select, .dataTables_filter input, .dataTables_paginate a.paginate_button
{
    height: calc(2.0625rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    color: #5c6873 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #e4e7ea !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}
/*table.dataTable thead th, table.dataTable thead td {
    padding: 7px 18px !important;
}*/
.card-header {
    padding: 0.5rem 1.25rem !important;
    font-weight: bold;
}
/*
table{
    width: 100% !important;
}*/
.action-icons{
    /*border: 1px solid #e4e7ea;*/
    border-radius: 0.25rem;
}
.action-icons button, .action-icons a
{
    padding: 0.2rem 0.75rem;
    background-color: white;
}
.action-icons .delete-icon
{
    color:red;
    text-align: center;
}
.action-icons .edit-icon
{
    color:#20a8d8;
    text-align: center;
}

/*start --- Users Module css*/
.users_count .card:not(.bg-info):hover
{
    background-color: #96d7e0 !important
}
.users_count .card:not(.bg-info), .leaves_click.card:not(.bg-info)
{
    cursor: pointer;
}
.userlist_tbl_hide{
    display:none;
}
.userinfo_col_title
{
    font-weight: bold;
}
/*.userinfo_tbl td{
    border-top: 0px solid #c8ced3;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}*/

/*end --- Users Module css*/

/*start --- Leaves Module css*/
.leaves_count .card{
    /*height: 65px;*/
}
#leave_form textarea {
    resize: none;
}
#leave_form textarea {
    height: 6em;
}
.card
{
    width:100%;
}
/*end --- Leaves Module css*/

.text-bold
{
    font-weight: bold;
}

/*start --- form input styled --- border-bottom only with label on above the input on focus*/
.floating-label-group .form-control
{
    border: 0px solid #e4e7ea;
    border-bottom: 1px solid #e4e7ea;
    border-radius: 0rem;
    top: -15px;
}
.floating-label-group .form-control-new
{
    color:red;
    border: 0px solid #e4e7ea;
    border-bottom: 1px solid #e4e7ea;
    border-radius: 0rem;
    top: -15px;
}
.floating-label-group .form-control-new:focus
{
    outline: 0;
    box-shadow: 0 0 0 0 rgba(32, 168, 216, 0.25);
}
.floating-label-group .form-control:focus
{
    outline: 0;
    box-shadow: 0 0 0 0 rgba(32, 168, 216, 0.25);
}
.floating-label-group {
    position: relative;
    /*	margin-top: 15px;
            margin-bottom: 25px;	*/
}
.floating-label-group .floating-label 
{
    font-size: 14px;
    color: #cccccc;
    position: absolute;
    pointer-events: none;
    top: 15px;
    left: 20px;
    transition: all 0.1s ease;
    z-index: 1;
}
.floating-label-group.label_reset
{ 
    padding-top: 21px;
}
.floating-label-group.label_reset .floating-label
{
    position: initial;
}
.floating-label-group .form-control:focus ~ .floating-label
,.floating-label-group .form-control[aria-required="true"]:not(:focus) ~ .floating-label 
{
    top: -12px;
    bottom: 0px;
    left: 28px;
    font-size: 11px;
    opacity: 1;
    color: #20a8d8;
}
.floating-label-group select.form-control:focus ~ .floating-label
,.floating-label-group select.form-control[aria-required="true"]:not(:focus) ~ .floating-label 
{
    transform: translateY(-1px) scale(1) !important;
    left: 32px;
}
/*start --- form input styled --- border-bottom only with label on above the input on focus*/
.floating-label-group select.form-control:focus ~ .floating-label
,.floating-label-group select.form-control[aria-required="true"]:not(:focus) ~ .floating-label 
{
    left: 32px;
}
#ui-datepicker-div
{
    z-index: 9999 !important;
}

label.error
{
    color: red;
}

label.warning
{
    color:#e0a800;
}
.success{
    color: green;
}
.status_message.error{
    color: red;
}

/*.bg-primary, .btn-primary
{
        background-color: #2f353a !important;
        border-color: #2f353a !important;
}*/
/*.privileges-container .nav-link
{
        background-color: #f0f3f5;
}*/
#image-preview img{
    width:150px;
    height:150px;
}
#image-preview {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px dotted black;
}
#image-preview input {
    height: 150px;
    /*font-size: 200px;*/
    position: absolute;
    width:100%;
    opacity: 0;
    /*z-index: 10;*/
}
#image-preview label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #bdc3c7;
    width: 150px;
    height: 35px;
    /*font-size: 20px;*/
    line-height: 35px;
    text-transform: uppercase;
    top: 0;
    left: 0;
	/*    right: 0;*/
    bottom: 0;
    margin: auto;
    text-align: center;
    color: #20a8d8;
}
#image-preview label.error{
    color:red;
}
#image-preview label.error{
    color:red;
}
.divider
{
    border-bottom: 2px solid #e5e4e4;
}

.form_group_coloured
{
    background-color: #f7f7f7;
    padding: 15px; 
}
/*start --- css for toaster*/
#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 99999;
    right: 5%;
    top: 60px;
    font-size: 17px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {top: 0; opacity: 0;} 
    to {top: 60px; opacity: 1;}
}

@keyframes fadein {
    from {top: 0; opacity: 0;}
    to {top: 60px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {top: 60px; opacity: 1;} 
    to {top: 0; opacity: 0;}
}

@keyframes fadeout {
    from {top: 60px; opacity: 1;}
    to {top: 0; opacity: 0;}
}
/*end --- css for toaster*/

/*start --- css for timeline*/
* {
    box-sizing: border-box;
}

/* Set a background color */

/* The actual timeline (the vertical ruler) */
.timeline .timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

/* Container around content */
.timeline .container {
    padding: 5px 25px;
    position: relative;
    background-color: inherit;
    /*width: 50%;*/
}

/* The circles on the timeline */
.timeline .container::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    right: -17px;
    background-color: white;
    border: 4px solid #20a8d8;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

/* Place the container to the right */
.timeline .right {
    /*left: 50%;*/
    border-left: 7px solid #e4e5e6;
}
/* Add arrows to the right container (pointing left) */
.timeline .right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 15px;
    border: medium solid #20a8d8;
    border-width: 10px 10px 10px 0;
    border-color: transparent #20a8d8 transparent transparent;
}

/* Fix the circle for containers on the right side */
.timeline .right::after {
    left: -16px;
}

/* The actual content */
.timeline .content {
    padding: 15px 15px;
    background-color: #f0f3f5;
    position: relative;
    border-radius: 6px;
    border: 1px solid #20a8d8;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .timeline::after {
        left: 31px;
    }

    /* Full-width containers */
    .timeline .container {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    /* Make sure that all arrows are pointing leftwards */
    .timeline .container::before {
        left: 60px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }

    /* Make sure all circles are at the same spot */
    .timeline .right::after {
        left: 15px;
    }

    /* Make all right containers behave like the left ones */
    .timeline .right {
        left: 0%;
    }
}
/*
.table .thead-light th {
    color: #5c6873;
    background-color: #e4e7ea;
    border-color: #c8ced3;
}*/

/* start - css for ajax calls progress */
#div_progress{
    margin:0px 0px 0px 0px;
    position:fixed;
    height: 100%;
    z-index:1;
    padding-top:200px;
    /*padding-left:50px;*/
    width:100%;
    clear:none;
    background-color:#eaeaea;
    /*border:1px solid #000000;*/
    opacity: 0.8;
    top:0px;
    left:0px
}
/*IE will need an 'adjustment'*/
* html #div_progress{
    position: absolute;
    height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/* end - css for ajax calls progress */

.project-description
{
    padding: 15px;
}
.basic_info
{
    padding: 2rem 2rem;
    margin-bottom: 0rem;
}
.divider{
    padding-left: 12px;
}
.task-title{
    padding-top: 12px;
}
.dcard-header
{
    padding-left:5px;
    color:white;
}
.brand-card-header-content
{
    text-align: center;
}

/* css for privileges settings page */
.privileges-container .user_tab .nav-link {
    padding: 13px !important;
    /*background-color: #ffffff !important;*/
    border: solid 1px #ccc !important;
    border-radius: 6px;
    margin-bottom: 8px;
}
.user_tab_pane .tab-content{
    border:none;
}
.user_tab_pane .tab-content .tab-pane{
    padding : 1rem 0;
}

.user_tab_pane .nav-tabs .nav-link:hover 
{
    border:none;

}
.md-form label.active {
    font-size: 0.8rem;
    transform: translateY(-140%);
}

.floating-label-group .floating-label-new 
{
    font-size: 11px;
    color:  #20a8d8;
    position: absolute;
    pointer-events: none;
    top: -15px;
    left: 30px;
    transition: all 0.1s ease;
    z-index: 1;
}
.img-style{
    border-radius: 50%;
    position: center;
}
.upload_file_type{
    color:  #20a8d8;
}
.set_space
{
    padding: 70px;
}
.file-upload{display:block;text-align:center;font-family: Helvetica, Arial, sans-serif;font-size: 12px;}
.file-upload .file-select{display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select .file-select-button{background:#dce4ec;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
.file-upload .file-select:hover{border-color:#34495e;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select:hover .file-select-button{background:#34495e;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select{border-color:#3fa46a;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload.active .file-select .file-select-button{background:#3fa46a;color:#FFFFFF;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}
.file-upload .file-select input[type=file]{z-index:100;cursor:pointer;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.file-upload .file-select.file-select-disabled{opacity:0.65;}
.file-upload .file-select.file-select-disabled:hover{cursor:default;display:block;border: 2px solid #dce4ec;color: #34495e;cursor:pointer;height:40px;line-height:40px;margin-top:5px;text-align:left;background:#FFFFFF;overflow:hidden;position:relative;}
.file-upload .file-select.file-select-disabled:hover .file-select-button{background:#dce4ec;color:#666666;padding:0 10px;display:inline-block;height:40px;line-height:40px;}
.file-upload .file-select.file-select-disabled:hover .file-select-name{line-height:40px;display:inline-block;padding:0 10px;}
/*border: 1px solid #ccc;*/
/*}*/
.task_status_msg
{
    padding-left:5px;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right:5px;
}
.dt-buttons
{
    float: right !important;
    position: absolute !important;
    right: 15px !important;
    padding-bottom: 8px !important;
    bottom: 11px !important;

}
.dt-buttons-cafe
{
    float: right !important;
    position: absolute !important;
    right: 15px !important;
    padding-bottom: 8px !important;
    bottom: 2px !important;

}

.button-postion
{
    float: right !important;
    position: absolute !important;
    right: 15px !important;
    padding-bottom: 8px !important;
    /*bottom: 11px !important;*/

}
.text-postion
{
    padding-top: 9px ;
}
@media screen and (max-width: 640px)
{
    .dt-buttons {
        float: none;
        text-align: center;
    }
}
button.disabled_cls
{
    cursor: not-allowed !important; 
}
/*.button-rad 
{
        border-radius: 4px;  
        background-color: #d6d3ce;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
        border: none;
        color: white;
        padding: 5px 10px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 15px;

}*/
button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled) 
{

    text-shadow: none;
    outline: none;
    background-color: #e0e0e0;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
}
.correct
{
    color: #27C46B;
}
.incorrect{
    color: #E34724;
}
.addspace
{
    padding-left:5px;   
}
.filter_ml
{
    margin-left: -100px; 

}
.filter_label
{
    text-align: right;

}
/*.dataTables_scrollBody thead tr[role="row"]
{
    visibility: collapse !important;
}*/
/*.filter_add
{
        margin-left: -70px;
}*/
select
{
    background-image: linear-gradient(45deg, transparent 50%, #808080 60%), linear-gradient(135deg, #808080 40%, transparent 50%) !important;
    background-position: calc(100% - 21px) 14px, calc(100% - 16px) 14px, 73% 4px;
    background-size: 5px 7px, 5px 7px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.dataTables_length select
{
    background-position: calc(100% - 12px) 14px, calc(101% - 8px) 14px, 73% 4px;
    padding-right: 1.75rem !important;
}

.ui-datepicker .ui-datepicker-title select
{
    background-image: antiquewhite;
    background-position: 0px;
    background-size: 0px;
    background-repeat: no-repeat;
    -webkit-appearance: menulist;
}



.chat-main{
    position: fixed;
    width: 270px;
	/*	width:385px;*/
    bottom: 0;
    right: 200px;
	z-index: 9999;
}
.chat-header{
    background: #4267B2;
    padding-top: 1px;
    padding-bottom: 1px;
}
.username i{
    font-size: 9px;
}
.username h6{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
}
.options i{
    font-size: 14px;
    font-weight: normal;
    opacity: 0.7;
}
.options .live-video{
    font-size: 6px;
}
/*chat design starts*/
.chats{
    height: 260px;
    overflow-x: scroll;
    overflow-x: hidden;
}
.chats ul li{
    list-style: none;
    clear: both;
    font-size: 13px;
}
.chats .send-msg{
    float: right;
	cursor: default;
}
.receive-msg img{
    border-radius: 100%;
    height: 30px;
    width: 12%;
}
.receive-msg-img{
    display: inline;
}
.receive-msg .receive-msg-desc{
    display: inline-block;
}
.receive-msg .receive-msg-desc p{
    background: #c1c1c1;
}
.message-box input{
    border: none;
    font-size: 13px;
    opacity: 0.7;
}
.message-box input:focus{
    outline: none;
}
.tools i{
    color: #a1a1a1;
    cursor: pointer;
    font-size: 20px;
    margin-right: 6px;
}
.chat-content{background:#fff; border: 1px solid #20a8d8;}
.msg_seen
{
    float: right;
    color: #000; /* Fallback for older browsers */
    color: rgba(0, 0, 0, 0.5);
    font-size: 10pt;
    font-family: Arial, sans-serif;
}

.chat-avatar-img {
    width: 100%;
    height: auto;
    border-radius: 50em;
}
.chat-avatar {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50em;
    width: 36px;
    height: 36px;
    font-size: 14.4px;
}
.chat-avatar-status {
    position: absolute;
    bottom: 0;
    display: block;
    border: 1px solid #fff;
    border-radius: 50em;
}
.bg-success {
    background-color: #2eb85c!important;
}
.addspace
{ text-indent: 2em; }

.msg_down{
    position:absolute;
    right :18px !important;
    z-index:9999;
    cursor:default !important;

}
.new_msg_notf{
    margin-top:-12px;
    margin-right:5px;
    cursor:default !important;
}
.typing{
    position:absolute;
    left :18px !important;
    z-index:9999;
    background: #fff;
    color:#C1C1C1;
}
/*.message {
    margin-bottom: 5px;
    margin-top: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    display: inline-block;
	color:black;
}*/
.emoji-menu{
	bottom:60px !important;
}
.file_loader
{
    height: 100%;
    width: 90%;
    /* padding: 4px; */
    margin-bottom: 6px;
    /* margin-left: -80%; */
    /* position: absolute; */
    /* background-color: white; */
    /* opacity: 0.6; */
}
.file_tag
{
	color:white !important;
}

/*chat css ends*/
.hide_cls{
    display:none;
}
.invoiced
{
    background-color:#67b7b733 !important;
}
.not_invoiced
{
    background-color:#f5d3d9 !important;
}

.duration-picker-container select{
    width: 50px;
    display: inline-block;
    height: 33px;
    padding: 0;
    box-sizing: content-box;
    border-radius: 3px;
    padding-left: 16px;
    /*margin-left: 10px;*/
    /*background: #fff;*/
    border: 1px solid #e1e1e1;
    font-size: 13px;
}
.duration-picker-container label {
    margin-right: 20px;
    padding-left: 8px;
    padding-right: 8px;
}
.wrapok {
    white-space:nowrap
}

.radio_container {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.radio_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #eee;
    border-radius: 50%;
    border: 2px solid #2196F3;
}

.radio_container:hover input ~ .checkmark {
    background-color: #ccc;
}

.radio_container input:checked ~ .checkmark {
    background-color: #2196F3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio_container input:checked ~ .checkmark:after {
    display: block;
}

.radio_container .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.bg-gradient-success {
    background: #1b9e3e!important;
    background: linear-gradient(45deg,#2eb85c 0%,#1b9e3e 100%)!important;
    border-color: #1b9e3e!important;
}

.count{
    position: absolute;
    top: 0px;
    left: 124px;
    padding: 5px 5px;
    border-radius: 50%;
}
.msg_notf{
    position: absolute;
	left: 185px;
    padding: 5px 5px;
    border-radius: 50%;
	top: 1% !important;
}
.not-badge {
    position: absolute;
    top: 4px;
    right: 2px;
    padding: 5px 5px;
    border-radius: 50%;
}
.notify_span{
	padding: 3px 3px;
	font-size: 10px;
	/*    padding: 5px 5px;*/
    border-radius: 50%;
    left: 73px;
    top: 1px;
    position: absolute;
}
.notify
{
	font-size: 10px;
    position: absolute;
    top: 1px;
	padding: 3px 3px;
	/*    padding: 5px 5px;*/
    border-radius: 50%;
}
.notify_ul .nav-item .nav-link{
    padding-top: 6px !important;
    font-size: 18px !important;
}
.comment_div {
	max-height: 450px;
    overflow-y: auto;
}

.tox .tox-selectfield select
{
    background-image: none !important;
}

.faded
{
    margin-left: -25px;
}

#module {
	display:flex;
	/*    width: 50%;*/
	/*    margin-left: 15%;*/
}

#module div.collapse[aria-expanded="false"] {
	display: block;
	height: 26px;
	overflow: hidden;
}

#module div.show[aria-expanded="false"] {
    display: block;
    height: 100%;
    overflow: hidden;
}

#module div.collapsing[aria-expanded="false"] {
	height: 21px;
}

#module a.collapsed:after  {
	content: '+';
}

#module a:not(.collapsed):after {
	content: '-';
}

.collapse_link
{
	flex:1;
	/*   margin-left: 15%;
		margin-top: -4%;
		position:absolute;*/
    font-size:25px;
    text-decoration:none !important;
    font-weight: bold;
}

/*Start--Exitprocedure*/
#add_new_exituser{
	margin-bottom: 6px !important;
}
.elm_hide{
	display: none !important;
}



#image_pic{
	border-radius: 55% !important;
	width:150px !important;	
	margin-left: 60px !important;
}
#image-preview{
	border: none !important;
	width:250px !important;
}

.download_hide
{
	visibility: hidden;
}
.finish_hide
{
	visibility: hidden;
	display: none;
}
.confirmation_div
{
	margin-left: 2px !important;
    margin-bottom: 10px !important;
}
/*#btn_checklist
{
	margin-top: 4px !important;
	margin-right: 14px !important;
}*/
#save_chk_item
{
	margin-left: 4px;
}
#save_chk_item, #chk_item,.lbl_or
{
	margin-top: 20px;
}
.notValid{
	border:1px solid red !important;
}
#lbl_error
{
	color:red !important;
}
#chk_form,#approval_form
{
	border: solid 2px #e2e2e2 !important;
}
.title_checklist_sidebar {
    margin-top: 11px !important;
}

.content-item {
	padding:30px 0;
	background-color:#FFFFFF;
}

.content-item.grey {
	background-color:#F0F0F0;
	padding:50px 0;
	height:100%;
}

.content-item h2 {
	font-weight:700;
	font-size:35px;
	line-height:45px;
	text-transform:uppercase;
	margin:20px 0;
}

.content-item h3 {
	font-weight:400;
	font-size:20px;
	color:#555555;
	margin:10px 0 15px;
	padding:0;
}

.content-headline {
	height:1px;
	text-align:center;
	margin:20px 0 70px;
}

.content-headline h2 {
	background-color:#FFFFFF;
	display:inline-block;
	margin:-20px auto 0;
	padding:0 20px;
}

.grey .content-headline h2 {
	background-color:#F0F0F0;
}

.content-headline h3 {
	font-size:14px;
	color:#AAAAAA;
	display:block;
}


#comments {
	/*box-shadow: 0 -1px 6px 1px rgba(0,0,0,0.1);*/
	background-color:#FFFFFF;
}

#comments form {
	margin-bottom:30px;
}

#comments .btn {
	margin-top:7px;
}

#comments form fieldset {
	clear:both;
}

#comments form textarea {
	height:100px;
}

#comments .media {
	border-top:1px dashed #DDDDDD;
	padding:20px 0;
	margin:0;
}

#comments .media > .pull-left {
	margin-right:20px;
}

#comments .media img {
	max-width:100px;
}

#comments .media h4 {
	margin:0 0 10px;
}

#comments .media h4 span {
	font-size:14px;
	float:right;
	color:#999999;
}

#comments .media p {
	margin-bottom:15px;
	text-align:justify;
}

#comments .media-detail {
	margin:0;
}
#comments .media-body {

	margin-left: 10px !important;
}

#comments .media-detail li {
	color:#AAAAAA;
	font-size:12px;
	padding-right: 10px;
	font-weight:600;
}

#comments .media-detail a:hover {
	text-decoration:underline;
}

#comments .media-detail li:last-child {
	padding-right:0;
}

#comments .media-detail li i {
	color:#666666;
	font-size:15px;
	margin-right:10px;
}
.be-comment-time i.fa-clock-o{
	padding-right: 5px !important;
}

.a_delete_item
{
	margin-left: 5px !important;
}

/*End--Exitprocedure*/
/* Image preview button for edit user  page**/

Design issue in choose photo in edit user page

/*Impage preview for edit user page*/
#edit-image_pic{
	border-radius: 55% !important;
	width:150px !important;	
	margin-left: 60px !important;
}
#edit-image-preview img{
    width:150px;
    height:150px;
}
#edit-image-preview {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    color: #ecf0f1;
    border: 1px dotted black;
}
#edit-image-preview input {
    height: 150px;
    /*font-size: 200px;*/
    position: absolute;
    width:100%;
    opacity: 0;
    /*z-index: 10;*/
}
#edit-image-preview label {
    position: absolute;
    z-index: 5;
    opacity: 0.8;
    cursor: pointer;
    background-color: #713772;
    width: 150px;
    height: 35px;
    /*font-size: 20px;*/
    line-height: 35px;
    text-transform: uppercase;
    /*top: 0;*/
    left: 0;
	right: -19px;
    bottom: -3px;
    margin: auto;
    text-align: center;
    color: white;
}
#edit-image-preview label.error{
    color:red;
}
#edit-image-preview label.error{
    color:red;
}
#edit-image_pic{
	border-radius: 55% !important;
	width:150px !important;	
	margin-left: 60px !important;
}
#edit-image-preview{
	border: none !important;
	width:250px !important;
}
