@charset "UTF-8";
@import url('font-awesome.min.css');
@import url('font-awesome-animation.css');

html{
  height: 100%;
  overflow-x:hidden;
}
body
{
    background:#e7e9e9;
    margin:0;
}
hr
{
    color:#565151;
}
header
{
    height:50px;
    background: #fff;
    -webkit-box-shadow:  0 0 0.1em 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow:  0 0 0.1em 0 rgba(0, 0, 0, 0.25);
    box-shadow:  0 0 0.1em 0 rgba(0, 0, 0, 0.25);
    vertical-align:middle;
}
header .btn-welcome
{
    padding:1em;
    border-radius:0;
    background:#eee;
}
header .btn-welcome:hover
{
    background: #dbdbdb;
}
#login
{
  height: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image:radial-gradient(#757c84, #1e1e1e);
}
.login_frm
{
    background:#e7e9e9;
    width:400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -225px;
    padding:2em 3em;
    border-radius:5px;
    -webkit-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.75);
}
.login_frm .username,.login_frm .password
{
   color:#666;

}
.login_frm .input-group, .search .input-group, .search-right .input-group
{
    margin-bottom:1em;
}
.login_frm .signin
{
  background: #369e92;
  background-image: -webkit-linear-gradient(top, #369e92, #226b63);
  background-image: -moz-linear-gradient(top, #369e92, #226b63);
  background-image: -ms-linear-gradient(top, #369e92, #226b63);
  background-image: -o-linear-gradient(top, #369e92, #226b63);
  background-image: linear-gradient(to bottom, #369e92, #226b63);
  vertical-align:middle;
  font-family: Arial;
  font-size:1em;

  color: #ffffff;
  padding: 0.75em 2em 2.25em 2em;
  text-decoration: none;
}

.login_frm .signin:hover {
  background: #34a196;
  background-image: -webkit-linear-gradient(top, #34a196, #2d8a7f);
  background-image: -moz-linear-gradient(top, #34a196, #2d8a7f);
  background-image: -ms-linear-gradient(top, #34a196, #2d8a7f);
  background-image: -o-linear-gradient(top, #34a196, #2d8a7f);
  background-image: linear-gradient(to bottom, #34a196, #2d8a7f);
  text-decoration: none;
}
.align-center
{
    text-align:center;
}
.align-right{
    text-align:right;
}
.align-left{
    text-align:left;
}
.main2
{
    padding: 10px;
  margin: 0 auto;
    overflow:hidden;
    bottom:10px;
    left:auto;
    right:auto;
    top:60px;
    position:absolute;
}
.main{
  padding: 10px;
  margin: 0 auto;
  background: #fff;
  border-radius:5px;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
    overflow:hidden;
    bottom:10px;
    left:5%;
    right:5%;
    top:60px;
    position:absolute;
}

.main #myTabContent{
  top:53px;
  bottom:20px;
  left:0;
  right:0;
  position:inherit;
  overflow-y:auto;
  overflow-x: hidden;
  
}
.buttons{
   
}
.batch-error{
    border-bottom: 2px solid #e67e22;
    padding:5px;
}
#admin-page
{
  top:0px;
  bottom:0px;
  left:10px;
  right:10px;
  position:inherit;
  overflow-y:auto;
  overflow-x: hidden;
  display: flex;
   border-top: none; 
}
.main>.mytab
{
  top:53px;
  bottom:0px;
  left:10px;
  right:10px;
  position:inherit;
  overflow-y:auto;
  overflow-x: hidden;
  display: flex;
  border-top: 2px solid #e67e22;
}
.main>.mytab-report{
  top:0px;
  bottom:0px;
  left:10px;
  right:10px;
  position:inherit;
  overflow-y:auto;
  overflow-x: hidden;
  display: flex;
}
.main #mytab{
   padding: 1em 0em;
}
.tabs-left li{
     z-index: 1;
    
}
.tabs-left .active{
    background: #ddd;
    border-left: 4px solid #f3850e;
    color: #666;
}
.main>.row>.col-md-10{
     margin-left: -1px;
     -webkit-box-shadow:0px 2px 1px 2px rgba(0,0,0,.05);
     box-shadow:0px 2px 1px 2px rgba(0,0,0,.05);
    
}
.nav-tabs>.active>a{
    border-radius: 0px;
}
.nav-tabs>.active>a>i
{
    color: #f3850e;
}

#report, #util, #approvalReport, #performanceReport, #publicDisplay, #settings
{
    padding:1em 2em;
}

.main #myTabContent::-webkit-scrollbar, .data-entry::-webkit-scrollbar, .modal-body::-webkit-scrollbar, .search-result tbody::-webkit-scrollbar, .search-right::-webkit-scrollbar, .search::-webkit-scrollbar, #innerdiv::-webkit-scrollbar , .report-type::-webkit-scrollbar, .public-disply-view::-webkit-scrollbar, .map_legend::-webkit-scrollbar, iframe::-webkit-scrollbar{
    width:0.75em;
}
 
.main #myTabContent::-webkit-scrollbar-track, .data-entry::-webkit-scrollbar-track, .modal-body::-webkit-scrollbar-track, .search-result tbody::-webkit-scrollbar-track .search-right::-webkit-scrollbar-track, .search::-webkit-scrollbar-track, #innerdiv::-webkit-scrollbar-track, .report-type::-webkit-scrollbar-track, .public-disply-view::-webkit-scrollbar-track, .map_legend::-webkit-scrollbar-track, iframe::-webkit-scrollbar-track{
    border-radius:1px;
    background:#e4d0d0;
}
 
.main #myTabContent::-webkit-scrollbar-thumb, .data-entry::-webkit-scrollbar-thumb, .modal-body::-webkit-scrollbar-thumb, .search-result tbody::-webkit-scrollbar-thumb, .search-right::-webkit-scrollbar-thumb, .search::-webkit-scrollbar-thumb, #innerdiv::-webkit-scrollbar-thumb, .report-type::-webkit-scrollbar-thumb, .public-disply-view::-webkit-scrollbar-thumb, .map_legend::-webkit-scrollbar-thumb, iframe::-webkit-scrollbar-thumb{
  background-color:#b5b0b0;
 border-radius:1px;
}
.main #myTabContent::-webkit-scrollbar-thumb:hover, .data-entry::-webkit-scrollbar-thumb:hover, .modal-body::-webkit-scrollbar-thumb:hover, .search-result tbody:-webkit-scrollbar-thumb:hover, .search-right:-webkit-scrollbar-thumb:hover, .search:-webkit-scrollbar-thumb:hover, #innerdiv::-webkit-scrollbar-thumb:hover, .report-type::-webket-scrollbar-thumb:hover, .public-disply-view::-webkit-scrollbar-thumb:hover, .map_legend::-webkit-scrollbar-thumb:hover, iframe::-webkit-scrollbar-thumb:hover
{
     background-color:#565656;
     border-radius:1px;
}
.main #myTabContent::-webkit-scrollbar-track:hover, .data-entry::-webkit-scrollbar-track:hover, .modal-body::-webkit-scrollbar-track:hover, .search-result tbody:-webkit-scrollbar-track:hover, .search-right:-webkit-scrollbar-track:hover,.search:-webkit-scrollbar-track:hover, #innerdiv::-webtkit-scrollbar-track:hover, .report-type::-webkit-scrollbar-track:hover, .public-disply-view::-webkit-scrollbar-track:hover, .map_legend::-webkit-scrollbar-track:hover, iframe::-webkit-scrollbar-track:hover {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.data-entry{
    padding:1em;
    overflow:auto;
    bottom:5px;
    overflow-x:hidden;
    left:5%;
    right:5%;
    top:55px;
    position:absolute;
    background-color:#fff;
    border:1px solid transparent;
    border-radius:4px;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
    box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.data-entry label{
font-weight:100;
}

.setup-panel li{
    width:100%;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.15);
    box-shadow:0 1px 1px rgba(0,0,0,.15);
    margin:0;
    vertical-align:middle;
}
.setup-panel li a 
{
    border-radius:0;
}
.setup-panel .fa{

    font-size:1.5em;
    padding-right:15px;

}


/*chat room*/


.popup-box-on {
    display: block !important;
    background:#FFF;
}
.chat-header-button {
    color:#FFF;
    font-size: 15px;
    padding: 0;
    text-align: center;
}
.popup-head {
    background: #34a196 none repeat scroll 0 0 !important;
    border-bottom: 3px solid #ccc;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    color: #fff;
    display: table;
    width: 100%;
    padding: 2px 8px ;
}
.chat_box_wrapper{
    
        position:absolute;
        bottom:0px;
        left:0;
        right:0;
        top:60px;
        overflow-y:auto;
}
aside {
    bottom: 0;
    display: none;
    top:3%;
    bottom:3%;
    position: fixed;
    right: 20%;
    left:20%;
    width: 60%;
    -webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.5);
    box-shadow:0 1px 2px 1px rgba(0,0,0,.5);
    border-radius:5px;

}
.holder-reg-off

{
    display:none;
}
.holder-reg-on{
    display:block;
}
.wrap{
    text-wrap:none;
}
.heading p {
    font-size: 0.75em;
    margin-bottom: 0;
}
.upper{text-transform: uppercase;} 
.adduser
{
    margin-bottom: 1em;
}
.table-responsive{
     max-width: 100% !important;
    overflow-x: hidden !important;
}
.modal-header{
    background: #34a196;
    border-bottom: 5px solid #ccc;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    color:#ffffff;
}
.modal-dialog{
    z-index: 10000;
}
#addTeamModal .modal-dialog {
    height: 81vh;             /* ~10% less tall than 90vh */
    display: flex;            /* allow content to stretch */
    margin: 0 auto;           /* remove vertical margins so footer sits at page bottom */
    width: 900px;             /* fixed width to prevent vw-induced jumps */
    max-width: 900px;         /* lock width on wide screens */
    box-sizing: border-box;   /* include borders/padding in width calc */
}
#addTeamModal .modal-content {
    box-sizing: border-box;
    width: 100%;
}
@media (max-width: 980px) {
  #addTeamModal .modal-dialog {
      width: 95vw;            /* responsive on smaller screens */
      max-width: 95vw;
      min-width: 0;
  }
}
#addTeamModal .modal-content {
    display: flex;
    flex-direction: column;
    height: 100%;             /* fill dialog height */
    position: relative;       /* anchor absolute footer */
    min-height: 0;            /* allow children to shrink */
}
#addTeamModal #addTeamForm {
    display: flex;            /* make form stretch and manage body/footer */
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;            /* allow children to shrink for scrolling */
}
#addTeamModal .modal-body {
    flex: 1 1 auto;           /* take remaining space */
    overflow-y: scroll;       /* always show scrollbar to avoid width jump */
    max-height: none;         /* override global max-height */
    min-height: 0;            /* allow flex child to shrink and not push footer */
    padding-bottom: 72px;     /* reserve space for absolute footer */
}
#addTeamModal .modal-footer {
    flex: 0 0 auto;           /* keep footer sized to content and pinned */
    margin-top: 0;            /* avoid extra spacing above */
    position: absolute;       /* pin to bottom regardless of content height */
    left: 0;
    right: 0;
    bottom: 0;
}
#addTeamModal .tab-content {
    background: #ffffff;
    padding: 10px 15px;
    overflow-x: hidden;       /* no horizontal growth on tab switch */
}
#addTeamModal .tab-pane {
    background: #ffffff;
}
#addTeamModal .modal-footer {
    background: #f7f7f9;
    border-top: 1px solid #e0e0e0;
}
#addHolderModal .modal-header
{
    padding-bottom: 0px;
}
#addHolderModal .modal-header ul li.active a
{
    color: #666;
}
#addHolderModal .modal-header ul li a
{
    color: #fff;
}
#addHolderModal .modal-header ul li a:hover
{
    color: #666;
}

.modal-body {
    max-height: calc(100vh - 160px);
    overflow-y: auto;
}
#others .modal-body{
    max-height: calc(100vh - 100px);
    overflow-y: auto;
}
#others hr
{
    margin-bottom: 10px;
    margin-top: 10px;
}
.report-progress i{
    color: #178fe5;
    display: none;
}
#others .input-group{
    margin-bottom: 0px;
}
.modal-open .modal{
    overflow-y:hidden;
}
.modal-body label
{
    font-weight: 200;
}
.search-holder
{
    padding:5px 15px;
    border-top: 5px solid #f3850e;
}
.add-holder
{
    padding: 0 15px;
}
    
/* Dual Calander Style*/
.etdc_popup_Container
{
    position:absolute;
    left:0px;
    top:0px; 
    width:100vw;
    height:100vh;
    background:transparent;
    z-index:10000;
}
.etdc_Container
{
    position:absolute;
    background:white;
    width:450px;
    border-radius:2px;
    box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
    padding:5px;
}
.etdc_month_selector
{
    cursor:pointer;
    padding:0 5px 0 5px;
}
.etdc_day {
    font-size:11px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    border: 1px solid #ddd;
    text-align: center;
    color: #666;
   cursor:pointer;
    background: #f5f5f5;
    box-shadow:#ddd 1px 1px 1px 1px ;
}
.etdc_day:hover
{
background:#e67e22;
color:#ffffff;
}
.etdc_year_selector
{
    width:100%;
    display:inline;
    z-index:9999;
    padding:2px 2px;
    font-size:12px;
    border:none;
}
.etdc_marked_day
{
    background:#33aaff;
    color:#FFF;
    box-shadow:#178fe5 0 1px 3px 0 inset;
    box-shadow:#ddd 1px 1px 1px 1px ;
}
.etdc_eth_container
{
    float:left;
    padding:4px;

}

.etdc_grig_container
{
    float:right;
    padding:4px;

}
.etdc_dwn
{
    text-align:center;
    border:1px solid #ddd;
    background:#f1f1f1;
    color:#666;
    box-shadow:#ddd 1px 1px 1px 1px ;
}
.etdc_grig_container .filterCalendarMonthLabel
{
    font-size:10px;
}
.warning
 {
     font-size:5em;
     color:#ff0000;
 }

 
#holdersearchpage
{
    display: none;
}
.validation{
    color:#ff0000;
    display: none;
}
.validationforTab
{
    background: #ff0000;
    border-right: 1px solid #fff;
}
.error, .error2{
    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 #ff0000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    
}
.form-select
{
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#left-side{
    background: #ddd;
    padding-right: 0px;
}
.holder-info, .parcel-info, .p-w-i-info, .dispute-info{
    padding: 1em;
}
.holder-info-header, .parcel-info-header, .p-w-i-info-header, .dispute-info-header
{
    padding: 0.5em 0em;
    background: #e67e22;
    color: #fff;
    border-radius: 5px;
}
.holder-info-body .row, .parcel-info-body .row, .p-w-i-info-body .row, .dispute-info-body .row{
    border-bottom: 1px solid #ddd;
}
.search-body{
    padding:1em;
    bottom:5px;
    overflow:hidden;
    left:5%;
    right:5%;
    top:55px;
    position:absolute;
    background-color:#fff;
    border:1px solid transparent;
    border-radius:4px;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
    box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.map
{
    position: absolute;
    padding:5px;
    top:0;
    right: 0;
    height: 70%;
    width:75%;
    border-bottom: 2px solid #e67e22;
    overflow:hidden;
 
   
}
.map-btn
{
    position: absolute;
    top:15px;
    right:25px;
    text-align: right;
}
.search
{
    position: absolute;
    padding:1em;
    top:0;
    left:0;
    width: 25%;
    height: 100%;
    border-right: 2px solid #e67e22;
    z-index: 900;
    overflow-y:auto;
}
.public-disply-view{
    position: absolute;
    padding:1em;
    top:53px;
    bottom:0;
    left:0;
    width: 77%;
    height: 90%;
    overflow:auto;
    border-top: 2px solid #e67e22;
}
#dvData{
     position: absolute;
    padding:1em;
    top:53px;
    bottom:0;
    left:0;
    right: 0;
    height: 90%;
    overflow:auto;
}
.search-right
{
    position: absolute;
    padding:1em;
    top:53px;
    bottom:0;
    right:0;
    width: 25%;
    border-left: 2px solid #ddd;
    overflow-y:auto;
    border-top: 2px solid #e67e22;
}
.search-result{
    position: absolute;
    padding:0.5em;
    bottom:5px;
    right: 0;
    height: 29%;
    width:75%;
    overflow: hidden;
}
.tab-error i{
    color:#ff0000;
}
.tab-error, #guardian-tap, .guardian-tab-error, .indholder-tab-error, .parcel-tab-error, .holder-tab-error
{
    display: none;
    color:#FF0000;
}
.tr-error td{
    background: #FF5151 ;
    color:#e9f93a;
}
.empty-error
{
 color: #ff0000;   
}
#mrb_dialog
{
    width: 90%;
    
}
#map_dialog{
    width:90%;
}
#map_dialog .modal-body{
   height:100vh;
   padding: 0px
}
#mrb_dialog .modal-body
{
    overflow-x: hidden;
}
.separator_up
{
    border-top: solid #b5b0b0;
}
.search-result tbody {
    display:block;
    height:130px;
    overflow:auto;
}
.search-result tbody tr{
    cursor: pointer;
}
.search-result thead, .search-result tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}
.search-result thead {
    width: calc( 100% - 0.5em )
}
.map canvas
{
    background:#eee;
}
#data-migration
{
    margin-top: 5px;
}
.upload-file{
    width: 80%
    
}

.upload-file .btn-group{
    width: 100%;
    margin-bottom: 10px;
}
.upload-file .input-group{
    margin-bottom: 10px;
}
#fileShp::-webkit-file-upload-button {
  visibility: hidden;
}
#fileShp::-webkit-file-upload-title
{
    visibility: hidden;
}
#fileShp{
    padding: 0px;
    width:85%
}
#fileShp::before {
    content: 'Upload SHP';
  display: inline-block;
  title:none;
  padding: 8px 5px;
    font-size: 11pt;
    font-weight: 100;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #ccc; 
}
#fileDbf::-webkit-file-upload-button {
  visibility: hidden;
}
#fileDbf::-webkit-file-upload-title
{
    visibility: hidden;
}
#fileDbf{
    padding: 0px;
    width:85%
}
#fileDbf::before {
    content: 'Upload DBF';
  display: inline-block;
  title:none;
  padding: 8px 5px;
    font-size: 11pt;
    font-weight: 100;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #ccc; 
}
#browseImage::-webkit-file-upload-button {
  visibility: hidden;
}
#browseImage{
    padding: 0px;
}
#browseImage::before{
    content: 'Upload';
  display: inline-block;
  title:none;
  padding: 8px 12px;
    font-size: 11pt;
    font-weight: 100;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #ccc;
  
}
.error-mismatch, .error-match{
    display:none;
    color: red;
}
.iframe, .cetificateiframe
{
    display: block;  
    border: none;         /* Reset default border */
    min-height: 100%;       /* Viewport-relative units */
    width: 99.8%;
    overflow:hidden;
    
}
#report-iframe{ 
    position: absolute; 
    height:87vh;
    width:98%;
    border:none;
    overflow: hidden;
    
}
.report-item a{
    background: #e7e9e9;
}
.report-sub-item a{
    background:none;
}
.report-body{
    background: #fff;
}
#attachmentPreview .modal-body
{
    height: 100vh;
        padding:0;
}
#certificatePreview .modal-body
{
    height: calc(100vh - 50px);
        padding:0;
}
#attachmentPreview .modal-dialog, #certificatePreview .modal-dialog{
    width:80%;
}
.imageupload
{
    margin:0 5px 0 5px;
}
.imageupload img {
    cursor: pointer;
        
}
    
    .progress{
     width:100%;
 }
 .radio {
    padding-left: 60px; }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca; }
.report_sub_item li a {
    background:none;
    padding:7px 4px;
    display: block;
    margin-right: -5px;
}
.report_sub_item>li{
    list-style: none;
}
.report_sub_item > li.active a {
    background:#FFF;
    border-left: 2px solid #e67e22;  
}
.search-progress{
    color:#0000FF;
    font-size: 34pt;
    display: none;
}
#gen{
    margin-top: 100px;
}
.holder-info-1
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.stage_lable{
    font-size: 10px;
    color: #2d8a7f;
}
.p-left{
    float: left;
    width:45%;
}
.p-right{
    float:right;
    width:40%;
}
.report-type{
    position: absolute;
    padding:1em;
    top:0;
    left:0;
    width: 20%;
    height: 100%;
    border-right: 2px solid #e67e22;
    z-index: 900;
    overflow-y:auto; 
    overflow-x: hidden;
}
.report-content{
    position: absolute;
    padding:5px;
    top:0;
    right: 0;
    height: 100%;
    width:80%;
    overflow:hidden;
}
.map_legend{
     position: absolute;
    padding:1em;
    top:0;
    left:0;
    width: 20%;
    height: 100%;
    border-right: 2px solid #e67e22;
    z-index: 900;
    overflow-y:auto;
}
.map_content{
    position:absolute;
    padding:5px;
    top:0;
    right: 0;
    height: 100%;
    width:80%;
    overflow:hidden;
}
.thematicmap{
    background: #fff;
}
#map-iframe{
    overflow:hidden;
    border:none;
}
.gray{
    font-size: 21px;
    color:gray;
}
.blue{
    font-size:21px;
    color:#0000FF;
}
.green{
    font-size:21px;
    color:#00FF00;
}
.white-green{
    font-size:21px;
    color:#178f07;
}
#loader .modal-dialog{
    width: 200px;
    top: 50%;
    margin-top: -100px;
}
.loader {
    width: 68px;
    height: 68px;
    border: 4px solid rgba(51,51,255,0.5);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
} 
.loader_content i{
    color: rgba(51,51,255,0.7);
    font-size: 25px;
    margin-left: -50px;
    margin-bottom: -50px;
}
.loader::after {
    content: '';  
    box-sizing: border-box;
    position: absolute;
    left: 7px;
    top: 7px;
    border: 3px solid rgba(51,51,255,1);
    background: rgba(51,51,255,1);
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.loader_lable{
    margin-top: 15px;
    font-size: 11pt;
    text-align: center;
    color: #3333ff;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} 
