@charset "utf-8";
@media print
{
    * {-webkit-print-color-adjust:exact;}
}
/* CSS Document thilina*/

body {
    margin: 0px;
    padding: 0px;
    background-color:#D2D2D2;
}

#div_content{
    margin: auto;
    width: 990px;
    padding: 0 5px;
    background: #FFF;
}

#div_header {
    height:80px;
    background-image:url(../Images/header_smis.jpg);
    background-repeat:no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:white;

}

#div_header a {
    color:white;
    text-decoration: none;
}

#div_header_title{
    height:49px;
    background:#069;
    background-image:url(../Images/header_label.jpg);
    background-repeat:no-repeat;	
}

#div_inner_navigation
{
    text-align: left;
    width:775px;
    margin-top:10px;
}

#records_found {
    margin-top:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#F00;
    text-align:left;
    margin-left:15px;
    font-weight:bold;

}

.div_header_title_content_text {  
    height:34px;
    float:left;  
    color:#8A8A8A;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-top:15px;
    padding-left:50px;
    font-weight:bold;
}
.div_header_title_content_text_welcome {  
    height:34px;
    float:left;  
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding-top:15px;
    padding-left:55px;
}

#div_body_menu {
    float:left;
    width:205px;
    height:auto;
    min-height: 600px;
    background-color:#E8ECED;		
}

#div_navigation {
    width:775px;
    margin-top:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.main-title{
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
}    

#div_navigation span {
    color:#7d6619;
    font-size:13px;
}

#div_navigation div {	
    color:#9f663d;
    font-size:15px;
}

#div_body_content {
    float:left;
    width:785px;
    margin-bottom:10px;
}
#div_body_content_image {
    float:left;
    width:785px;
    height:550px;

}

#div_footer{
    height:55px;
    clear:both;
    background:#FFF;
    background-image:url(../Images/footer_img.jpg);
    background-repeat:no-repeat;

}
/*//////////////////////////////////////////////kalyaadd*/
.idcard{
    /*background-image:url(../Images/back.png) !important;*/
    background-repeat: no-repeat !important;
    width:325.039370079px;
    height: 479px;

}

.detail {
    margin: 200px 0px 20px 10px;
    position: absolute;
}
.detailfoot {
    margin:  285px 0px 20px 70px !important;
    position: absolute;
}
.form-labalid {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    width: 100px;
    float: left;
    text-align: left;
    padding-left: 50px;
}

/*//////////////////////////////////////////////kalyaadd*/
.datebox{
    float: right;
    margin-right: 220px !important;
}
.boarder_radious {
    background:#FFFFDD;
    border: 2px #FFFF7D solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px; /* for some reason you have to declare all corners in ie*/
    padding-bottom: 10px;
    padding-top: 15px;
}

.table_form{
    border: 1px solid #000;
}

.tbhead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    background-image: url(../Images/tbhead.jpg);
    font-style: normal;
    font-weight: bold;
    height: 30px;
    text-align: left;
}
.tbhead_report {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#FFFFFF;
    background-color: #0099CC;
    font-style:italic;
    font-weight:bold;
    height:30px;
    text-align:left;

}

.tbhead td{
    /*padding:0 4px;*/	
}

.td1,.td2, .td-drop,.td-red,.td-sub-header,.td-merged{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    font-style:normal;
    height:30px;
    padding:0 4px;
}



.td1 td,.td2 td,.td-red td, .td-drop td,.td-merged{
    padding:0 4px;
    text-align: left;
}

.td1 {
    background-image:url(../Images/tb1.jpg); 
}

.td2 {
    background-image:url(../Images/tb2.jpg); 
}

.td-drop{
    background-color:#FFCCFF;
}

.td-merged{
    background-color:#bffac2;
}

.td-drop2{
    background-color: #ff80ff;
}
.td_report1,.td_report2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    height:30px;
    padding:0 4px;
}


.td_report1 {
    background-image:url(../Images/tb1.jpg); 
}

.td_report2 {
    background-image:url(../Images/tb2.jpg); 
}

.td-red{
     background-image:url(../Images/tb_total.jpg); 
     color:#ff0000;
     
}

.input_button {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color: #F2BBBB;
    font-style:none;
}

.input_button_cancel {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color: #cdc8c8;
    font-style:none;
}

.input_feild, .input_feild_label {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height: 18px;
    height: 20px;
    padding: 0 4px;
    /*font-style:;*/
    width:250px;
}

.input_feild_label{
    text-align: left;
}

.input_feild{
    border-style: solid;
    border-color:#A0A0A0;
    border-width: 1px;   
}

.input_feild:hover, .input_feild:focus {
    border-color:#0099CC;
}

.input_select, .input_select_multiple{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height: 18px;
    border-color:#A0A0A0;
    border-width: 1px;
    border-style: solid;
    font-style:normal;
    width:260px;
}

.input_select {
    height: 20px;
}

.hyperlink-small,.hyperlink-small-inactive{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    text-decoration:underline;
}

.hyperlink-small{
    color: #2653A3;
    cursor: pointer;
}

.hyperlink-small-inactive{
    color: #000000;
    cursor: text;
}

.form-row {
    clear:both;
    height:27px;
}

.form-row_enroll {
    clear:both;
}

.form-labal {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
    width:200px;
    float: left;
    text-align:left;
    padding-left: 50px;
}

.form-value {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    float:left;	
}

.message_label{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#F00;
    text-align:left;
    font-weight:bold;
    margin-left:15px;
}

.section_title {color: #FE6424}

.note {
    font-family: "Trebuchet MS";
    font-size: 10pt;
    color: #969696;
}

.textarea_input_feild {
    width: 300px;
    height: 100px;
    font-family:Arial, Helvetica, sans-serif;

}
.textarea_input_feild1 {
    width: 250px;
    height: 75px;
    font-family:Arial, Helvetica, sans-serif;

}

.requre {
    font-family: "Trebuchet MS";
    font-size: 10pt;
    color: #c91f1f;
    vertical-align: middle;
}

.photo{


}
.onlineUsers{
    margin-top: 15px;
    margin-right: 50px;
    color: #E8A813;
}

.slidingdiv
{
    position: absolute;
    margin: 0 auto;
    text-align: center;
    top:-700px;

    width:900px;
    background: #fff;
    opacity: 0;

    left: 50%;
    margin-left: -450px;	

    padding: 10px;
    display:block;
}

.sliding_div_title{
    font-size: 20px;
    font-family: "Trebuchet MS";
    font-weight: bold;
}

.sliding_content_table{
    width: 100%;
    text-align: left;
}

.sliding_content_table th{
    background-color: #0092ef;
    color:#fff;
}

.sliding_content_table tr{
    padding: 4px;
    font-size: 11pt;
}

.sliding_content_table tr:nth-child(even) {
    background-color: #CDE;
}

.sliding_content_container {
    border: 2px solid #666;
    width:100%;
    display: block;
}

.sliding_content{
    height:500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.disply_pop
{
    position: absolute;
    top:inherit;
    left: inherit;
    display: none;
    background: #fff;
    padding: 5px;
    border: 1px solid #000;
    width:200px;
}

.td_panalty_type:hover .disply_pop
{
    display: block;
}

.data-row-table tr td {
    min-width:25px;
    overflow: hidden;
    border-left:1px solid  #8A8A8A;
    border-top:1px solid #8A8A8A;
    border-bottom:1px solid #8A8A8A;
    text-align: center;

}

.data-row-table tr td:last-child{
    border-right:1px solid #8A8A8A;
}
.arrow { background:transparent url(../Images/toggle_arrow.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;}
.up { background-position:0px 0px;}



#div_mitigate_batch_dialog {
    width: 600px;
    background: #fff;
    display:none;
}

#div_reschedule_data {
    display:none;
}

#div_reschedule_data .input_feild {
    width:130px;
}

#div_reschedule_data .form-labal {
    font-family:Arial, Helvetica, sans-serif;
}

#img_progress_mitigate{
    display:none;
}

#img_progress_mitigate img {
    position: relative;
    top: 5px;
}

#notification_bar{
    float: right;
}

.ui-badge-container {
    position: relative;
    color: #fff;
}

.badge {
    background: #BA070F;
    color: #fff;
    padding: 1px 5px;
    position: absolute;
    right: -7px;
    top: -12px;
    z-index: 999;
    border-radius: .8em;
    border: 2px solid #fff;
    font-size: 10px;
}

.action_list{
    width:150px;
    min-height:20px;
    display: none;
    position: absolute;
    right: inherit;
    top:inherit;
    background: #fff;
    border: 1px solid #666;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    padding:5px;
    margin-right: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;
}

.scrolls { 
    overflow-x: scroll;
    overflow-y: hidden;
}

.rotateDiv{
    -ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    transform: rotate(270deg);
}
legend { 
/*    display: block;*/
    padding-left: 2px;
    padding-right: 2px;
    border: none;

}
fieldset{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.gridrow td{
    padding-top: .5em;
    padding-bottom: .5em;
}
#loader {
    /*visibility: hidden;*/
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 }
    to { bottom:0px; opacity:1 }
}

@keyframes animatebottom {
    from{ bottom:-100px; opacity:0 }
    to{ bottom:0; opacity:1 }
}

.screenbox {
    filter: alpha(opacity=75);
    opacity: 0.75;
    background-color: #000000;
}
#myDiv{
    visibility: hidden;
}

.td-reg{
    background-color:#c3a6dd;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    font-style:normal;
    height:30px;
    padding:0 4px;
    text-align: left;
    font-weight:100; 
    /*font-size:11px;*/
}

.open-btn {
    display: flex;
    justify-content: left;
  }
  
  .open-button {
    background-color: #1c87c9;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
  }
  
  .login-popup {
    position: relative;
    text-align: center;
    width: 100%;
  }
  
  .form-popup {
    display: none;
    position: fixed;
    left: 45%;
    top: 5%;
    transform: translate(-45%, 5%);
    border: 2px solid #666;
    z-index: 9;
  }
  
  .form-container {
    max-width: 300px;
    padding: 20px;
    background-color: #fff;
  }
  
  .form-container input[type="textarea"],
  .form-container input[type="password"] {
    width: 100%;
    height: 60px;
    padding: 10px;
    margin: 5px 0 22px 0;
    border: none;
    background: #eee;
  }
  
  .form-container input[type="text"]:focus,
  .form-container input[type="password"]:focus {
    background-color: #ddd;
    outline: none;
  }
  
  .form-container .btn {
    background-color: #8ebf42;
    color: #fff;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
  }
  
  .form-container .cancel {
    background-color: #cc0000;
  }
  
  .form-container .btn:hover,
  .open-button:hover {
    opacity: 1;
  }
  
  .comments-modal {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(77, 77, 77, 0.7);
    transition: all 0.4s;
  }
  
  .comments-modal:target {
    visibility: visible;
    opacity: 1;
  }
  
  .modal__content {
    border-radius: 4px;
    position: relative;
    width: 500px;
    max-width: 90%;
    background: #fff;
    padding: 1em 2em;
  }
  
  .modal__footer {
    text-align: right;
    a {
      color: #585858;
    }
    i {
      color: #d02d2c;
    }
  }
  .modal__close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #585858;
    text-decoration: none;
  }
  
  .user-image {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-image: url("../../Resources/Images/user.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  .comment-content {
    width: 400px;
    text-align: left;
    margin-left: 10px;
    padding-left: 10px;
    font-family: "Open Sans", sans-serif;
  }
  
  .comment-row {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-right: 10px;
    border: 1px solid #dfdfdf;
    padding: 10px;
    border-radius: 10px;
  }
  
  .writer {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 25.6px;
    vertical-align: baseline;
    font-size: 18px;
    color: #4f4f4f;
    font-stretch: 100%;
    margin-top: -20px;
    display: flex;
    justify-content: space-between;
  }
  
  .writer-content {
    display: flex;
  }
  
  .comment-title {
    font-family: Roboto, sans-serif;
    color: #556080;
    font-size: 30px;
    font-weight: 600;
  }
  
  .comment-box {
    max-height: 75vh;
    overflow-y: auto;
  }
  
  /* Scrollbar Styling */
  ::-webkit-scrollbar {
    width: 10px;
  }
  
  ::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  
  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #d1d1cf;
  }
  
  .green-color-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    font-size: 12px;
    padding: 2px 5px;
    margin-top: 20px;
    margin-left: 30px;
    background: #1f845a;
    font-weight: 700;
    color: RGB(255, 255, 255);
    border-radius: 5px;
  }
  
  .red-color-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    font-size: 12px;
    padding: 2px 5px;
    margin-top: 20px;
    margin-left: 30px;
    background: RGB(220, 76, 100);
    font-weight: 700;
    color: RGB(255, 255, 255);
    border-radius: 5px;
  }
  
  .orange-color-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 50px;
    font-size: 12px;
    padding: 2px 5px;
    margin-top: 20px;
    margin-left: 30px;
    background: #f3891d;
    font-weight: 700;
    color: RGB(255, 255, 255);
    border-radius: 5px;
  }
  
  .commentList {
    color: RGB(79, 79, 79);
    line-height: 22.4px;
    vertical-align: baseline;
    letter-spacing: normal;
    font-size: 14px;
    margin-top: -15px;
    font-weight: 400;
    text-decoration: none solid rgb(79, 79, 79);
    font-stretch: 100%;
  }
  
  .commentDate {
    color: RGB(107, 107, 107);
    line-height: 19.5px;
    vertical-align: baseline;
    letter-spacing: normal;
    font-size: 12px;
    margin-top: -20px;
    margin-bottom: 18px;
    font-weight: 400;
    text-decoration: none solid rgb(79, 79, 79);
    font-stretch: 100%;
    font-family: Roboto, sans-serif;
  }
  
  .attachmentList {
    color: RGB(107, 107, 107);
    line-height: 19.5px;
    vertical-align: baseline;
    letter-spacing: normal;
    font-size: 12px;
    margin-top: -20px;
    margin-bottom: 10px;
    font-weight: 400;
    text-decoration: none solid rgb(79, 79, 79);
    font-stretch: 100%;
    font-family: Roboto, sans-serif;
  }
  
  .remarkCount {
    font-size: 12px;
    margin-bottom: 10px;
    text-align: right;
  }
  
  .backMktApprovel {
    float: right;
    position: relative;
    top: 3px;
  }
  
  .deleteComment {
    margin-top: 20px;
    cursor: pointer;
  }
  
  #comment-icon {
    margin-right: 20px;
    margin-left: -20px;
  }
