/*ITON CSS BY BALARAM*/
 /*Button an  background*/
 
.btn-mrm {
	color: #287195;
	background-color: #fff;
	border-color: #287195;
}
.btn-mrm:hover {
	color: #fff;
	background-color: #287195;
	border-color: #287195;
}
.btn-ts {
	color: #fff;
	background: rgb(184, 150, 87);
	border-color: rgb(184, 150, 87);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn-ts:hover {
	color: #fff;
	background-color: rgb(184, 150, 87);
	border-color: rgb(184, 150, 87);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn-group .btn-ts {
    margin-right: 5px;
}
.btn-hs {
	color: #fff;
	background: rgb(61, 199, 83);
	border-color: rgb(61, 199, 83);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn-hs:hover {
	color: #fff;
	background-color: rgb(61, 199, 83);
	border-color: rgb(61, 199, 83);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn-ws {
	color: #fff;
	background: rgb(0, 139, 174);
	border-color: rgb(0, 139, 174);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn-ws:hover {
	color: #fff;
	background-color: rgb(0, 139, 174);
	border-color: rgb(0, 139, 174);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15) !important;
}
.divider {
}
.divider-style-top {
	height: 80px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 996;
}
.divider-style-top .divider-shadow {
	background-image: url(../img/divider-style-top.png);
	background-repeat: no-repeat;
	height: 53px;
	z-index: 99;
	background-position: center;
}
.divider-style-bottom {
	/*height: 55px;*/
	position: relative;
	bottom: 0;
	width: 100%;
	z-index: 999;
}
.divider-style-bottom .divider-shadow {
	background-image: url(../img/divider-style-bottom.png);
	background-repeat: no-repeat;
	height: 53px;
	/* background-image: url(../images/content-bg.png); */
	background-position: center;
}
.divider-style-bottom .divider-line {
	border-bottom-width: 1px;
	height: 1.2px;
}
.divider-style-top .divider-line {
	border-top-width: 1px;
	height: 2px;
}
.divider-line {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbd9da+0,fadbd9+0,fcdcdf+0,fbdddd+1,fde3e4+1,fbe6e5+2,fee5e8+2,fde8e7+2,feeaeb+2,fdebeb+3,fef0f0+3,fdf3f2+5,fff5f6+5,fef5f6+6,fef8f8+6,fef8f8+7,fffafa+7,fffbfa+9,fef8f8+9,fffbfa+10,fff7f8+11,fefaf9+11,fff7f8+11,fff7f8+13,fff5f4+13,fff1f1+16,feeaeb+18,feecec+18,fee9e8+18,fde9ea+18,fee4e5+19,fee6e6+19,ffe3e2+20,fde3e4+20,fde1e0+20,fcdad9+22,fed7d8+22,fdd7d6+23,fbcdcd+24,fdcdcd+24,fbc5c5+25,fdb3b4+27,fab0b1+28,fbabac+28,f9a8a7+29,f99f9f+29,fa9f9e+30,fa9696+30,fb8f8f+31,f98b8c+31,fa8a89+32,f78181+32,f97e80+33,f87a7b+33,f87877+33,f96d6e+34,f76b6a+34,f85e5e+36,f65c5c+36,f75b5c+36,f65251+37,f43a3b+39,f53435+40,f42223+42,f32120+42,f31415+44,f41011+45,f20e0d+45,f40a0b+47,f10706+47,f30304+49,f20201+50,f20203+50,f10100+50,f30100+64,ef0703+67,ec0702+67,e80e05+69,d21e03+73,d02305+73,ca2704+74,c92701+74,bf3103+75,c23102+75,bc3203+75,b93801+76,b63700+76,a84702+77,a74600+77,a64b02+78,985400+79,995700+79,8d6100+80,8e6201+80,8b6400+80,896800+81,7b7400+82,7a7801+82,767a00+82,747e01+83,6f8300+83,718200+83,6b8a01+84,648d00+84,659002+85,619100+85,629401+85,5e9400+85,5b9a01+86,559f00+86,579e00+86,54a000+87,52a401+87,4ea500+87,4eaa01+88,4aaa00+88,40b600+89,31c500+92,2dc800+93,2fc700+93,2dca01+93,2acc00+93,2ccb00+94,27cd00+94,27d100+95,23d400+95,25d300+96,22d300+96,22d601+97,19db00+99,1bda00+100 */
	background: #fbd9da;
	/* Old browsers */
 	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
 	/* FF3.6+ */
 	/* Chrome,Safari4+ */
 	/* Chrome10+,Safari5.1+ */
 	/* Opera 11.10+ */
 	/* IE10+ */
	background: linear-gradient(to right, #f3f3f3 0%, #f3c0ca 0%, #f3d7d7 0%, #efe0e0 1%, #ffe2e2 1%, #ffe2e2 2%, #fee5e8 2%, #fde8e7 2%, #feeaeb 2%, #fdebeb 3%, #fef0f0 3%, #fdf3f2 5%, #fff5f6 5%, #fef5f6 6%, #fef8f8 6%, #fef8f8 7%, #fffafa 7%, #fffbfa 9%, #fef8f8 9%, #fffbfa 10%, #fff7f8 11%, #fefaf9 11%, #fff7f8 11%, #fff7f8 13%, #fff5f4 13%, #fff1f1 16%, #feeaeb 18%, #feecec 18%, #fee9e8 18%, #fde9ea 18%, #fee4e5 19%, #fee6e6 19%, #ffe3e2 20%, #fde3e4 20%, #fde1e0 20%, #fcdad9 22%, #fed7d8 22%, #fdd7d6 23%, #fbcdcd 24%, #fdcdcd 24%, #fbc5c5 25%, #fdb3b4 27%, #fab0b1 28%, #fbabac 28%, #f9a8a7 29%, #f99f9f 29%, #fa9f9e 30%, #fa9696 30%, #fb8f8f 31%, #f98b8c 31%, #fa8a89 32%, #f78181 32%, #f97e80 33%, #f87a7b 33%, #f87877 33%, #f96d6e 34%, #f76b6a 34%, #f85e5e 36%, #f65c5c 36%, #f75b5c 36%, #f65251 37%, #f43a3b 39%, #f53435 40%, #f42223 42%, #f32120 42%, #f31415 44%, #f41011 45%, #f20e0d 45%, #f40a0b 47%, #f10706 47%, #f30304 49%, #f20201 50%, #f20201 50%, #dc1918 50%, #c10248 64%, #27ee75 67%, #27ee75 67%, #27cd75 69%, #27cf00 73%, #27cf00 73%, #27cf00 74%, #27cf00 74%, #27cf00 75%, #27cf00 75%, #27cf00 75%, #27cf00 76%, #27cf00 76%, #27cf00 77%, #27bf77 77%, #27cd00 78%, #27cd00 79%, #27cd00 79%, #27cd00 80%, #27cd03 80%, #27cd50 80%, #27cd00 81%, #27cd00 82%, #27cd00 82%, #27cd00 82%, #27cd00 83%, #27cd00 83%, #27cd00 83%, #27cd00 84%, #27cd00 84%, #27cd00 85%, #27cd00 85%, #27cd00 85%, #27cd00 85%, #27cd00 86%, #27cd50 86%, #27cd00 86%, #27ce50 87%, #27ce50 87%, #27ce50 87%, #27cf00 88%, #27cf00 88%, #27cf00 89%, #31c500 92%, #2dc800 93%, #2fc700 93%, #2dca01 93%, #2acc00 93%, #2ccb00 94%, #27cd00 94%, #27d100 95%, #23d400 95%, #25d300 96%, #22d300 96%, #22d601 97%, #19db00 99%, #1bda00 100%);
 	/* W3C */
 	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbd9da', endColorstr='#1bda00', GradientType=1);
/* IE6-8 */
}
.ml10 {
	margin-left: 10px !important;
}
.ml101 {
	margin-right: 10px !important;
}
.more {
	float: right;
	margin-right: 15px;
	color: #448aff;
}
.morear {
	float: left;
	color: #448aff;
}
.panel {
	background: transparent;
}
.card-header h4>a , .panel-title>a {
	color: #fff;
	font-size: 14px;
}
/*................................................................................................................................*/
 
.login-form .form-group {
	margin-bottom: 10px;
}
.login-form {
	padding: 5px;
}
.login-form .header {
	text-align: left;
	padding: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.login-form .body {
	padding: 0px;
}
.login-form .error {
	padding: 0px;
	padding-top: 10px;
}
.login-form .alert {
	padding: 10px;
	margin: 0px;
}
.login-information {
	padding: 5px;
}
/*................................................................................................................................*/

 /*.................................... Bootstrap Override modal-header on 02/05/2017 by Balaram .................................*/
 
.modal-header {
	background: rgb(184, 150, 87);
	color: #fff;
}
.modal-content > .hs {
	background: rgb(61, 199, 83);
	color: #fff;
}
.modal-content > .ws {
	background: rgb(0, 139, 174);
	color: #fff;
}
.modal-content > .mrm {
	background: rgb(40, 113, 149);
	color: #fff;
}
.modal-title {
	font-size: 18px;
	font-weight: bold;
}
.close {
	color: #fff;
	opacity: 1;
}
.close:hover {
	color: #fff;
	opacity: 1;
}
/*.................................... Bootstrap Override modal-header on 02/05/2017 by Balaram .................................*/

.margin-5 thead {
	background: #287195;
	color: #fff;
}
/*
.margin-5 tfoot {
    background: #297195;
    color: #fff;
}*/
/*......................... Bootstrap Override .form-control-feedback  on 03/05/2017 by Balaram .................................*/
/*
.form-control-feedback {
	width: 65px;
	line-height: 80px;
}*/
.form-control {
	background-color: #FFF;
	border-top: 0px;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #cacaca;
	box-shadow: none;
	color: #444;
	display: block;
	width: 100%;
	border-radius: 0px;
	font-size: 12px;
}
.form-control:focus {
	border-color: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTAgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPlVudGl0bGVkPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0ic2VsZWN0LWFycm93cyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgZmlsbD0iIzAwMDAwMCI+ICAgICAgICAgICAgPHBhdGggZD0iTTUsMCBMMCw3IEwxMCw3IEw1LDAgTDUsMCBaIE01LDE4IEwxMCwxMSBMMCwxMSBMNSwxOCBMNSwxOCBaIiBpZD0iU2hhcGUiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
  background-size: .5em;
  background-repeat: no-repeat;
  background-position: right .5em center;
  padding-right: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
}
button, input, optgroup, select, textarea {
    font-family: 'Montserrat', sans-serif;
}
/*......................... Bootstrap Override .form-control-feedback  on 03/05/2017 by Balaram .................................*/
.btn-default {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 5px 0 rgba(0, 0, 0, 0.15) !important;
}
/*......................... Bootstrap Override .modal-footer .btn + .btn  on 07/05/2017 by Balaram .................................*/
.modal-footer .btn + .btn {
	margin-bottom: 5px;
}
/*......................... Bootstrap Override .modal-footer .btn + .btn  on 07/05/2017 by Balaram .................................*/

/*.................................... Bootstrap Override modal-header-mrm on 07/05/2017 by Balaram .................................*/
.modal-header-mrm {
	background: rgb(40, 113, 149);
	color: #fff;
	padding: 15px;
	border-bottom: 1px solid;
}
/*.................................... Bootstrap Override modal-header-mrm on 07/05/2017 by Balaram .................................*/

.btn-grey {
	color: #222!important;
	background-color: #eee!important;
	background-image: -webkit-linear-gradient(180deg, #fcfcfc, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eee));
	background-image: -webkit-linear-gradient(top, #fcfcfc, #eee);
	background-image: linear-gradient(180deg, #fcfcfc, #eee);
	border: 1px solid #ddd!important;
}
/*.................................... Bootstrap Override panel-heading on 15/05/2017 by Balaram .................................*/
.header-ts {
	color: #fff;
	border-color: transparent !important;
	background-color: rgb(184, 150, 87) !important;
}
.header-ts:hover {
	color: #fff;
	border-color: transparent !important;
	background-color: rgb(209, 170, 100) !important;
}
.list-group-item .fa {
	color: rgb(40, 113, 149);
}
/*.................................... Bootstrap Override panel-heading on 15/05/2017 by Balaram .................................*/

/*override language label*/
.top-menu .search-div span.lnkLanglbl {
	margin-top: 6px;
	font-size: 12px;
}
.helprint {
	color: #fff;
	font-size: 12px;
	vertical-align: sub;
}
.helprint:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}
.serv-block h6 {
	padding-bottom: 10px;
	color: #0092cb;
}
.serv-block h6:hover {
	text-decoration: underline;
}
/*.................................... Health Services Add color code header-ts on 17/05/2017 by Balaram .................................*/
.header-hs {
	color: #fff;
	border-color: transparent !important;
	background-color: rgb(61, 199, 83) !important;
}
.header-hs:hover {
	color: #fff;
	border-color: transparent !important;
	background-color: rgb(70, 205, 83) !important;
}
/*.list-group-item .hs .fa {
	color: rgb(61, 199, 83);
}*/
/*.................................... Health Services Add color code header-ts on 17/05/2017 by Balaram .................................*/

.Termsofuse {
	border: 1px solid #e5e5e5;
	height: 320px;
	overflow: auto;
	padding: 10px;
}
/*.................................... Bootstrap Override label on 02/06/2017 by Balaram .................................*/
label {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*.................................... Bootstrap Override radio on 02/06/2017 by Balaram .................................*/
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 3px;
	margin-left: -18px;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 0px !important;
}
/*.................................... Bootstrap Override label on 03/06/2017 by Balaram .................................*/
#pop_up {
	background: rgb(0, 139, 174);
	width: 60px;
	height: 30px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 999;
	font-size: 12px;
	text-shadow: none;
}
.well-sm {
	padding: 0px !important;/* border-radius: 3px; */
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 0;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.list-group-item.active a {
	color: #555;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #e2e2e2;
	border-color: #e2e2e2;
}
/*.............. Home Page eServices ................*/

.glyphicon {
	margin-right: 5px;
}
.thumbnail {
	margin-bottom: 10px;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.item.list-group-item {
	float: none;
	width: 100%;
	background-color: #fff;
	margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover, .item.list-group-item:hover {
	background: #428bca;
}
#get-started .card:nth-of-type(odd):hover {
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);/*transform: scale(1.07) translateY(-5px);*/
}
.item.list-group-item .list-group-image {
	margin-right: 10px;
}
.item.list-group-item .thumbnail {
	margin-bottom: 0px;
}
.item.list-group-item .caption {
	padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd) {
	background: #eeeeee;
}
.item.list-group-item:before, .item.list-group-item:after {
	display: table;
	content: " ";
}
.item.list-group-item:after {
	clear: both;
}
.list-group-item-text {
	margin: 0 0 11px;
}
/*.............. Added by Bhaskar ................*/
.thumbnail > a:hover {
    text-decoration: none;
}

/*.............. Home Page eServices ................*/

/*.............. table font-sizes ................*/
.table > thead > tr > th,.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
 padding: 8px;
 line-height: 1.42857143;
 vertical-align: top;
 border-top: 1px solid #ddd;
 font-size: 12px !Important;
}
/*.............. News page Selection IMG ................*/
.newsimg {
	/*border: 3px solid #0097c3;*/
    border-radius: 15px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

/*.............. table.dataTable tbody > tr.selected ................*/
table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
	background-color: rgb(137, 153, 160);
	color: #fff;
	cursor: -webkit-grab;
}
/*.............. iframe ................*/
fieldset iframe {
    width: 100%;
    border: none;
    height: 600px;
}
/*.............. iframe ................*/

.panel-body> fieldset {
	border: none;
	padding: 0px;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.row>.list-group>.list-group-item> a {
    text-decoration: none;
}
/*.................................... Bootstrap Override .input-group-addon:first-child on 11/10/2017 by Balaram .................................*/
.input-group-addon:first-child {
    border-right: 0;
    border-top: 0;
    border-left: 0;
    border-radius: 0;
}
/*.................................... Bootstrap Override .input-group-addon:first-child on 11/10/2017 by Balaram .................................*/

/*.................................... Bootstrap Override .has-error .form-control on 11/10/2017 by Balaram .................................*/
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
	border-color: #a94442;
  	outline: 0;
  	background-color:rgba(214, 158, 158, 0.4);
  	-webkit-box-shadow: none;
	box-shadow: none;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);*/
}
/*.................................... Bootstrap Override .has-error .form-control on 11/10/2017 by Balaram .................................*/

/*.................................... Bootstrap Override .has-success .form-control on 11/10/2017 by Balaram .................................*/
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: none;
          box-shadow: none;
}
/*.................................... Bootstrap Override .has-success .form-control on 11/10/2017 by Balaram .................................*/

/*.................................... Bootstrap Override tfoot on 11/10/2017 by Balaram .................................*/
tfoot{
	background: #297195;
    color: #fff;
}
/*.................................... Bootstrap Override tfoot on 11/10/2017 by Balaram .................................*/

/*.................................... Bootstrap Override hr on 11/10/2017 by Balaram .................................*/
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
/*.................................... Bootstrap Override hr on 11/10/2017 by Balaram .................................*/
.text-green {
	border: none;
	background: transparent;
	padding: 0px;
	margin: auto;
	color: #4caf50;
	font-size: 14px;
}
.text-green:hover {
	color: #4caf50;
}
.text-red {
	border: none;
	background: transparent;
	padding: 0px;
	margin: auto;
	color: #f44336;
	font-size: 14px;
}
.text-red:hover {
	color: #f44336;
}
.text-green + .tooltip > .tooltip-inner {
	background-color: #4caf50;
}
.text-red + .tooltip > .tooltip-inner {
	background-color: #f44336;
}
/*.................................... Water Services Add color code header-ts on 21/10/2017 by Balaram .................................*/
.header-ws {
	color: #fff;
	border-color: transparent !important;
	background-color: rgb(0, 139, 174) !important;
}
.header-ws:hover {
	color: #fff;
	border-color: transparent !important;
	background-color: rgb(0, 120, 160) !important;
}
/*.................................... Health Services Add color code header-ts on 21/10/2017 by Balaram .................................*/

/*.............. Kids’ Corner Print on 02/11/2017 by Balaram ..............*/
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 25px;
}
.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	font-size: 24px;
	line-height: 1.33;
	border-radius: 35px;
}
/*.............. Kids’ Corner Print on 02/11/2017 by Balaram ..............*/

/*.............. .input-group-addon on 02/11/2017 by Balaram ..............*/
.input-group-addon {
	padding: 6px 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	text-align: center;
	background-color: #297095;
	border: 1px solid #2b6f95;
	border-radius: 4px;
}
/*.............. .input-group-addon on 02/11/2017 by Balaram ..............*/
embed {
	width: 100%;
	height: 482px;
}
/*.............. .table-bordered th on 07/12/2017 by Balaram ..............*/
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 1px;
	font-weight: normal;
}
/*.............. .table-bordered th on 07/12/2017 by Balaram ..............*/

/*.............. Help|Print|Back on 12/12/2017 by Balaram ..............*/
.panel-title ul {
	display: inline;
	margin-top: 5px;
}
.panel-title ul li {
	display: inline-block;
}
/*.............. Help|Print|Back on 12/12/2017 by Balaram ..............*/

/*.............. Violation Page added on 18/12/2017 by Balaram ..............*/
.fieldset {
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x;
	border:1px solid #aecece;
	border-radius: 0px;
}
.fieldset legend {
	font-weight: bold;
}
.fieldset .table-bordered > thead > tr > th {
	font-weight: bold;
	border: 1px solid #aecece;
}
.fieldset .table-bordered,.table-bordered > thead > tr > td {
	border: 1px solid #aecece;
}

.fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}
.header-text {
	font-size: 12px;
	color: #015492;
	font-weight: normal;
	margin-bottom: 10px;
}
.inputwidth {
	padding: 0px;
	height: auto;
}
.get-info {
	color: #3894c2;
	text-decoration: underline;
	margin-top: 30px;
	font-weight: normal;
}
.get-info:hover {
	text-decoration: none;
}
.get-building-details {
	margin: 10px 0 0 0;
}
.ts-violation .sw-btn-group-extra.btn-group {
	width: 100%;
}
.ts-violation .btn-violation-submit {
	float: right;
}
.panel-box .panel-box-body .form-group {
	margin-bottom: 5px;
	overflow: hidden;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px !important;
}
.btnpayment {
	margin-top: 25px;
}
/*.............. Violation Page added on 18/12/2017 by Balaram ..............*/

/*.............. alert-top on 26/12/2017 by Balaram ..............*/
.alert-top {
	position: fixed;
	top: 5px;
	right: 2%;
	z-index: 3;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  	border: 1px solid #508250;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}
/*.............. alert-top on 26/12/2017 by Balaram ..............*/

/*.............. multiple Seletions on 27/12/2017 by Balaram ..............*/
.ms-wrap {
    display: inline-block;
    cursor: pointer;
    line-height: 1;
    width: 100%;
    margin-top: 9px;
}
.ms-wrap:focus{
	outline:0;
}
.ms-label-wrap {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #cacaca;
    cursor: default;
}
.ms-label-wrap, .ms-dropdown {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ms-label-wrap .ms-label {
    padding: 6px 22px 6px 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ms-arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
}
.ms-dropdown {
    /*position: absolute;*/
    background-color: transparent;
    border: 1px solid #cacaca;
    border-top: none;
    width: 100%;
    z-index: 1000;
}
.ms-dropdown .ms-options {
    max-height: 100px;
    overflow: auto;
}
.ms-search input {
    border: none !important;
    box-shadow: none !important;
    outline: none;
    /* padding: 0px 0; */
    width: 100%;
}
.ms-option, .ms-search, .ms-optgroup-label {
    padding: 6px 8px;
    border-bottom: 1px solid #eee;
    cursor: default;
}
.ms-option:last-child {
    border-bottom: none;
}
.ms-search {
    padding: 0 0px;
}
.ms-option {
    cursor: pointer;
}
.ms-option.disabled {
    opacity: 0.4;
    cursor: default;
}
.ms-option.hl {
    background-color: #f5f5f5;
}
.ms-wrap.multiple .ms-option {
    position: relative;
    padding-left: 30px;
}
.ms-wrap.multiple .ms-checkbox {
    position: absolute;
    display: block;
    width: 30px;
    top: 0;
    left: 0;
    bottom: 0;
}
.ms-wrap.multiple .ms-option .ms-checkbox i {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #aeaeae;
    border-radius: 2px;
    background-color: #fff;
}
.ms-wrap.multiple .ms-option.selected .ms-checkbox i {
    background-color: rgb(0, 139, 174);
    border-color: transparent;
    /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');*/
    background-repeat: no-repeat;
    background-position: center;
}
.ms-optgroup-label {
    font-weight: bold;
    text-align: center;
}
/*.............. multiple Seletions on 27/12/2017 by Balaram ..............*/

/*.................................... TS-865 .haserror .form-control on 11/10/2017 by Balaram .................................*/
.haserror .form-control {
	/*border-color: #a94442;*/
	-webkit-box-shadow: none;
	box-shadow: none;
}
.haserror .form-control:focus {
	border-color: #a94442;
  	outline: 0;
  	background-color:rgba(214, 158, 158, 0.4);
  	-webkit-box-shadow: none;
	box-shadow: none;
}
/*.................................... Bootstrap Override .has-error .form-control on 11/10/2017 by Balaram .................................*/
.social-icons img {
	width: 120px;
}
.form-group {
    margin-bottom: 5px;
}
/*.............. Dashboard Icon color on 23/01/2018 by Balaram ..............*/
.fa-dash {
	color: rgb(0, 139, 174);
	font-size:85px;
}
/*.............. Dashboard Icon color on 23/01/2018 by Balaram ..............*/
.top-25 {
	margin-top: 25px;
}
.ts-thead {
    background: rgb(184, 150, 87);
    color: #fff;
}
.hs-thead {
    background: rgb(61, 199, 83);
    color: #fff;
}
.ws-thead {
	background: rgb(0, 139, 174);
	color:#fff;"
}
.top-10 {
	margin-top: 10px;
}

.carousel-height {
    height: 250px;
    overflow: auto;
}
.dropdown-menu {
	font-size: 12px;
}