/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 9, 2016, 3:22:07 PM
    Author     : Nicsi
*/
/*Css for page title*/

.headbolder{font-weight: bolder}
.btn-successmenu{color:#fff;background-color:rgba(23, 63, 82, 0.88);border-color:#57524d; font-weight: 600}
.right-border{
    border-right: 2px solid #3c8dbc;
}

.form-control:focus
{
    border-color:#66afe9;
    outline:0;
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 22px 2px rgba(81,131,219,1);
    -moz-box-shadow: 0px 0px 22px 2px rgba(81,131,219,1);
    box-shadow: 0px 0px 22px 2px rgba(81,131,219,1);
}

.row{margin-right:-20px;margin-left:-20px}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 2px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

label{display:inline-block;max-width:100%;margin-bottom:5px;
}


/* start file upload css */
.Cntrl1
{
    background-color:#abcdef;
    color: Yellow;
    border: 1px solid #AB00CC;
    font: Verdana 10px;
    padding: 1px 1px;
    font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
}
/* end file upload css */

/* Validations */
.form-error{
    color:red;
    background: none;
    font-style:oblique;
    font-size: 13px;
    font-weight: bold;
    /* border: 5px solid red;*/
}

.field-error{
    background:floralwhite;
    font-style:oblique;
    border: 2px solid red;
}

/* End Validations */


/*.networkspeed{
    color: #fff;
background-color: #232323;
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #49ff18, 0 0 30px #49ff18, 0 0 40px #49ff18, 0 0 55px #49ff18, 0 0 75px #49ff18
}*/

.content-header {
    padding: 0px 0px 15px !important;
}
.content-header > .breadcrumb {
    top : 0px !important;
}
/*Css for page title*/
.rowht
{
    height: 5px;
}
/* Css for status bar*/
.status-popup {
    background: #449D44 none repeat scroll 0 0;
    border: 1px solid #3C8DBC;
    color: #fff;
    font-size: 13px;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: left;
    top: 200px;
    z-index: 1111;
}
.status-popup-items {
    list-style: outside none none;
    padding: 0;
}

/* Start Citizen entry status*/
/*
.back-to-top_popup {
    background: rgb(24, 82, 106) none repeat scroll 0 0;
    border: 1px solid #3C8DBC;
    color: #fff;
    font-size: 12px;
    left: 0;
    padding-top: 15px;
    padding-left: 10px;
    position: fixed;
    top: 400px;
    z-index: 1111;
}
*/
.back-to-top_popup {
/*    background: rgb(24, 82, 106) none repeat scroll 0 0;
    border: 1px solid #3C8DBC;
    color: #fff;
    font-size: 12px;
    left: 0;
    padding-top: 15px;
    padding-left: 10px;
    position: fixed;
    top: 400px;
    z-index: 1111;*/
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid black;
    /*
   
     color: green;
    */
     color: #d2322d; 
    cursor: pointer;
    font-size: 12px;
    font-weight: bolder;
    left: 0;
    padding: 15px;
    position: fixed;
    text-align: left ;
    text-decoration: none;
    top: 20em;
    width: 180px;
    z-index: 1000000;
}

.back-to-top_popup > ul {
    list-style: outside none none;
    padding: 0;
}
.back-to-top_popup > ul > li {
    padding: 0;
}

/* End Citizen entry status*/


/*Css for status bar*/

/*CSS used at header */
.Nlogo
{
    text-shadow: 0 1px 0 #ccc,
        0 2px 0 #c9c9c9,
        0 3px 0 #bbb,
        0 4px 0 #b9b9b9,
        0 5px 0 #aaa,
        0 6px 1px rgba(0,0,0,.1),
        0 0 5px rgba(0,0,0,.1),
        0 1px 3px rgba(0,0,0,.3),
        0 3px 5px rgba(0,0,0,.2),
        0 5px 10px rgba(0,0,0,.25),
        0 10px 10px rgba(0,0,0,.2),
        0 20px 20px rgba(0,0,0,.15);
}
.Sel_lang
{
    padding: 12px;
}
.navbar-nav > li {
    box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #fff;
}
/*CSS used at header.....*/

/* Left Sidebar menu css*/
.sidebar-menu li{
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Left Sidebar menu css*/

/*Div bounce out or in CSS  used at home page */
.hvr-bounce-out {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    vertical-align: middle;
    cursor : pointer;
    font-size: 30px;
}
.hvr-bounce-out:hover {
    transform: scale(1.1);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    cursor : pointer;
}
/*Div bounce out or in CSS  used at home page */

/*############################################
CSS for 3 pannel (Citizen, Search, NGDRS) at welcome page
###########################################*/
.view {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
}
.view .mask,.view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    text-align: center;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}
.view a.info:hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
.view-sixth img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .mask {
    background-color: rgba(146,96,91,0.5);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}
.view-sixth h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
    background: transparent;
    margin: 20px 40px 0px 40px;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}
.view-sixth a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.view-sixth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view-sixth:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view-sixth:hover h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.view-sixth:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.view-sixth:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
/*############################################
End CSS for 3 pannel (Citizen, Search, NGDRS) at welcome page
###########################################*/				

/*##############################################
CSS style for arrow buttons
################################################*/
.btn-arrow-right,
.btn-arrow-left {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom:5px;
}
.btn-arrow-right {
    padding-left: 18px;
}
.btn-arrow-left {
    padding-right: 18px;
}
.btn-arrow-right:before,
.btn-arrow-right:after{ /* make two squares (before and after), looking similar to the button */
    content:"";
    position: absolute;
    top: 5px; /* move it down because of rounded corners */
    width: 22px; /* same as height */
    height: 22px; /* button_outer_height / sqrt(2) */
    background: inherit; /* use parent background */
    border: inherit; /* use parent border */
    border-left-color: transparent; /* hide left border */
    border-bottom-color: transparent; /* hide bottom border */
    border-radius: 0px 4px 0px 0px; /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
}
.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg); /* rotate right arrow squares 45 deg to point right */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.btn-arrow-left:before,
.btn-arrow-left:after {
    transform: rotate(225deg); /* rotate left arrow squares 225 deg to point left */
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
}
.btn-arrow-right:before,
.btn-arrow-left:before { /* align the "before" square to the left */
    left: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:after { /* align the "after" square to the right */
    right: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:before { /* bring arrow pointers to front */
    z-index: 1;
}
.btn-arrow-right:before,
.btn-arrow-left:after { /* hide arrow tails background */
    background-color: #ECF0F5;
}

.btn-arrow-right:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-arrow-right:last-child {
    border-radius: 0;

}
/*##############################################
End CSS style for arrow buttons
################################################*/
/*css used in home page for other link section*/
.btn-vk  {
    text-align: center;
}
.btn-vk a {
    color: #fff;
}
.btn-vk td:hover{
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    transform: scale(1.1);
}
/*css used in home page for other link section*/

/*CSS used in property valuation for usage category design*/
.usage-list{
    max-height: 150px;
    overflow-y: scroll;
    padding:1px;
}
.usage_cat_id {
    display:block;
    padding:5px;
    border-bottom:  1px inset #777;
}
.usage_cat_id >label{
    margin-left: 5px;
    color: darkred; 
    font-weight: normal;
}
.panel-title > a {
    display: block;
    padding: 12px;
    text-decoration: none;
}
/*CSS used in property valuation for usage category design*/

/*CSS for table design changes*/
.table-bordered {
    border: 1px solid #3c8dbc;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th
{
    background-color:#6485a2;
    color : #fff;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th
{
    padding:4px;
    text-align: center;
    border:1px solid #3C8DBC;
}
/* End...CSS for table design changes*/

/*CSS for template design changes*/
.box {
    margin-bottom: 7px;
    border-bottom: 2px solid #3c8dbc;
    border-right: 2px solid #3c8dbc;
    border-left: 2px solid #3c8dbc;
}
/*.form-control {
    border-color: #a6aaab;
}*/
.box-header.with-border {
    border-bottom: 2px solid #3c8dbc;
}
/* End ... CSS for template design changes*/

.box-tools {
    position: absolute;
    right: 23px;
    top: 5px;
}


.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 1px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}


fieldset.scheduler-border {
    border: 2px groove #ddd !important;
    border-radius: 5px;
    padding: 0 0.4em 0.4em 0.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    border: 0;
    width:auto;
    padding:5px 5px 5px 5px ;
    color:#985f0d; 
    margin-bottom: 0px;
}

.pad {
    padding: 2px;
}


.center{

    text-align: center;
}



.hr1 {
    /* margin-top: 20px; */
    /* margin-bottom: 20px; */
    border: 0;
    border-top: 1px dotted red;
}
/*Specify heigh for right side for so it scroll properly and footer set correctly*/
.control-sidebar-bg, .control-sidebar {
    overflow-y: auto;
    height:85%;
}
.btn-reload
{
    height : 44px;
    width : 44px;  
}

/*Css ussed in SRO module*/
.back-to-top {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid black;
    color: #d2322d;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    left: 0;
    padding-top: 15px;
    position: fixed;
    text-align: center;
    text-decoration: none;
    top: 20em;
    width: 100px;
    z-index: 1000000;
}
.back-to-top > ul {
    list-style: outside none none;
    padding: 0;
}
.back-to-top > ul > li {
    padding: 0;
}
.smartbtn-disabled {
    background-color: #ccc;
    cursor: not-allowed;
}
.smartbtn {
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 4px #999;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    outline: medium none;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
.with-nav-tabs.panel-danger .nav-tabs > li.active > a, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #ebccd1 #ebccd1 transparent;
    color: #a94442;
}
.panel.with-nav-tabs .nav-tabs {
    border-bottom: medium none;
}
.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0;
}
.with-nav-tabs.panel-danger .nav-tabs > li > a, .with-nav-tabs.panel-danger .nav-tabs > li > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
    color: #a94442;
}
/* End .. Css ussed in SRO module*/

/*Login page css*/
.login-box, .register-box {
    margin: 0 auto;
}
.log_border
{
    border:2px solid #3C8DBC;
}
/*Login page css*/

/* CCS for ccms dashboard*/
.product_scroll {
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
/* CCS for ccms dashboard*/

/*  Button css with img*/

/*btnsubmitForm {
  height: 40px;
width: 150px;  
background-image:url('../images/b1.png');
background-repeat:no-repeat;
padding-bottom: 2px;
font-weight: bold;
cursor: pointer;
color: #000000;
}*/


.btnsave {
    height: 40px;
    /*width: auto;*/  
    background-image:url('../images/b1.png');
    background-repeat:no-repeat;
    padding-bottom: 2px;
    font-weight: bold;
    cursor: pointer;
    color: white;
    background-color: lightskyblue;
    border-radius: 20px;
}

/*.btncancel {
height: 40px;
width: auto;  
background-image:url('../images/btncancel.png');
background-repeat:no-repeat;
padding-bottom: 2px;
font-weight: bold;
cursor: pointer;
color: #000000;
background-color: lightskyblue;
}*/

.star{
    color: red;
    font-weight: bold;
}

.cont_size
{
    font-size:13px;
}



#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:#abcdef;
}
.smartbtn-success{
    background-color:#449D44;
}
.smartbtn-disabled{
    background-color:#e6e6e6;
}
.btn-search{
color:black;
}



.my-popup  .modal-dialog {
    width: 400px;
    padding: 0px ;
    position: relative;
}

.my-popup  .modal-dialog {
    width: 400px;
    padding: 0px ;
    position: relative;
}
.my-popup  .modal-dialog:before {
    content: '';
    height: 0px;
    width: 0px;
    border-left: 50px solid #17B6BB;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    left: -14px;
    z-index: 99;
}

.custom-modal-header {
    text-align: center;
    color: #17b6bb;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: 4px solid;
}

.my-popup  .modal-dialog .close {
    z-index: 99999999;
    color: white;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 4px;
    right: 6px;
    position: absolute;
    opacity: 1;
}

.custom-modal-header .modal-title {
    /* font-weight: bold; */
    font-size: 18px;
}

.my-popup  .modal-dialog:after {
    content: '';
    height: 0px;
    width: 0px;
    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
    border-right: 50px solid #17b6bb;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    right: -14px;
    z-index: 999999;
}

.form-group {
    margin-bottom: 15px !important;
}

.form-inline .form-control {
    display: inline-block;
    
    vertical-align: middle;
    width: 82%;
}
.note{
    color:blue;
}

/* The container */
.checkboxcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
   
}

/* On mouse-over, add a grey background color */
.checkboxcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxcontainer input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkboxcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkboxcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
