html, body {
	font-family: 'OpenSans-regular'!important;
}
 .has-float-label .form-control:placeholder-shown:not(:focus) + * {
 font-size:16px!important;
opacity:1!important;
 top: .25em;
}
.has-float-label label, .has-float-label > span {
	position: absolute;
	left: 0;
	top: 0;
	cursor: text;
	font-size: 12px!important;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.rm-bg {
	margin-top: -18px;
}
.sms-bal {
	padding: 0px;
}
.select2-container .select2-choice .select2-arrow {
	border-left: 0px!important;
	top: -8px!important;
}
.other-details .sec-set {
	padding-left: 0px;
	padding-right: 0px;
}
input#casefollowup-iappointmentdate {
	padding-left: 0px;
	padding-right: 0px;
}
.select2-drop.select2-drop-above {
	box-shadow: none!important;
}
.green.btn:hover, .green.btn:focus, .green.btn:active, .green.btn.active {
	background: #007df0!important;
	color: #FFFFFF!important;
}
.blue.btn:hover, .blue.btn:focus, .blue.btn:active, .blue.btn.active {
	color: #000!important;
	background: #cacaca!important;
}
.form-control .select2-choice {
	padding: 0px 0 0px 12px;
}
.form-group {
	margin-bottom: 0px;
}
.form .form-actions {
	padding: 20px 30px;
}
.layout-set .form-actions {
	padding: 20px 0px;
}
.search-form input {
	height: 50px!important;
}
.mdl-textfield__label::after {
	background: none!important;
}
.mdl-textfield {
	width: 100%!important;
	padding: 30px 0px 0px 0 !important;
}
.form-group label {
	font-size: 16px;
	padding-left: 15px;
	color: #888888!important;
}
.form-group {
	margin-bottom: 25px;
}
.space-20 {
	padding-bottom: 0px;
}
#s2id_autogen1 {
	margin-top: 30px;
}
.date-picker .input-group-btn {
	border: none;
}
/*table.other-details tr td {
	padding-left: 15px;
}*/
.tabbable-line ul li a {
	font-family: 'OpenSans-Light';
	font-size: 17px;
	font-weight: bold;
	padding: 23px 15px;
}
.tabbable-line > .nav-tabs > li {
	margin-right: 15px;
}
.tabbable-line > .nav-tabs > li.active {
	border-bottom: 2px solid #007df0!important;
	position: relative;
}
.tabbable-line > .nav-tabs > li:hover {
	border-bottom: 2px solid #007df0!important;
	position: relative;
}
.general-item-list > .item > .item-head > .item-details > .item-pic {
	margin-right: 25px!important;
}
.general-item-list .item-name {
	display: block;
	margin-right: 10px;
	color: #444444;
	font-size: 17px;
	padding-bottom: 5px;
}
.item-body {
	color: #888888;
	font-size: 16px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 14px;
	background: url(../img/arrow-icon.png) no-repeat scroll 100% 40%;
}
.item-body p {
	padding-top: 5px;
	margin-bottom: 5px;
}
.general-item-list > .item {
	overflow: hidden;
	border: none!important;
}
.tabbable-line .nav-tabs > li {
	margin-bottom: 1px;
}
.tabbable-line {
	margin-left: -15px;
	margin-right: -15px;
}
.case-info .form-group {
	padding-top: 5px;
}
.case-info {
	padding-bottom: 20px;
}
.title1 {
	font-weight: 300;
}
a.set-right {
	margin-right: 0px;
}
.bell {
	width: 25px;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img {
	margin-top: -12px;
	height: 45px;
}
.tabbable-line > .nav-tabs > li.active > a {
	color: #007df0;
}
.other-details i {
	color: #888;
}
.rm-right-space {
	padding-right: 0px;
}
label.set-left, div.set-right {
	padding-top: 18px;
	padding-right: 20px;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
	background: none !important;
	color: #007df0;
}
.mdl-textfield__input {
	padding-left: 15px;
}
.datepicker.dropdown-menu {
	min-width: 260px!important;
}
.datepicker table {
	width: 100%;
}
.page-bar .page-breadcrumb {
	padding: 5px 6px;
}
.form-group p.text {
	line-height: 25px;
}
.other-info {
	padding-bottom: 39px;
}
/*.rm-space-1{ margin-bottom:0px;}*/

.control-label .required {
	float: none;
}
.add-visit .form-body {
	min-height: 350px;
}
.portlet-body {
	min-height: 701px;
}
.rm-right-space .portlet-body {
	min-height: 340px;
}
.form .form-body {
	padding: 0px 30px;
}
#form_sample_3 .form .form-actions {
	padding: 5px 30px 20px 30px;
}
#form_sample_6 .form .form-actions {
	padding: 5px 30px 20px 30px;
}
.case-info .title1, .other-info .title1 {
	margin-left: -10px;
	margin-right: -10px;
	padding: 25px 30px 25px 25px;
}
.case-info {
	padding: 0px 10px 10px 10px;
}
.other-info .title {
	padding: 0px 10px 10px 10px;
}
table.other-details tr td:first-child {
	padding-left: 25px;
}
table.other-details tr td:last-child {
	padding-left: 25px;
}
/*table.case-list tr td:last-child{ padding-bottom:0px!important;}*/
.arrow {
	line-height: 80px;
	padding-left: 0px;
	text-align: right;
}
.rm-space-2 {
	padding-left: 0px;
}
.visit-details .top {
	color: #000000;
	font-size: 18px;
}
.title-2 {
	padding-top: 30px;
	float: left;
	width: 100%;
}
.visit-details .form-actions.top {
	border: none;
}
.form-visit {
	padding-top: 30px;
	clear: both;
}
.form-visit label {
	font-size: 18px;
	line-height: 40px;
}
.form-visit p.text {
	font-size: 18px;
	line-height: 40px;
}
a.delete-btn {
	color: #ed1c24;
	margin-left: 30px;
}
.actions {
	float: right;
	display: inline-block;
}
.gallery-album .title-set {
	color: #888888;
	padding-top: 30px;
	padding-left: 15px;
}
.span4 {
	float: left;
	width: 100px;
	margin-right: 20px;
	position: relative;
}
ul li.span4 {
	list-style: none;
}
ul.thumbnails {
	margin: 0px;
	padding: 15px;
}
ul.thumbnails li a.close-btn {
	background: url(../img/remove-icon.png) no-repeat scroll 0% 0%;
	float: right;
	position: absolute;
	right: 0;
	font-size: 0px;
	width: 28px;
	height: 28px;
	z-index: 999;
}
/*.close{background:url(../img/remove-icon.png) no-repeat scroll 0% 0%!important;width: 28px;
height: 28px;}*/

.modal-header .close {
    display: inline-block;
  
   width:32px;
height:32px;
    background-repeat: no-repeat !important;
   filter: alpha(opacity=1);
opacity: 1;
    background-image: url("../img/icon-remove.png") !important;
}
 
.before-after-modal .modal-dialog{ width:600px;}
 
.before-after-modal .image-grid-view img{ width:100%;}

.modal .modal-header {
	border: none!important;
	padding: 10px;
}
.modal .modal-footer {
	border: none!important;
	padding: 10px;
}
/*.modal .modal-body{border:none;padding:0px;}*/

.thumbnail {
	border: none;
}
.album-view {
	text-align: center;
}
.album-view img {
	display: inline;
	border: 1px solid #ddd;
	padding: 10px;
}
.album-view label {
	float: left;
	text-align: left;
}
.album-view input {
	margin-left: 10px;
	width: 95%;
}
.album-view .form-control {
	padding: 10px 12px 10px 12px;
}
.modal-backdrop.in {
	opacity: .8;
}
.form .form-actions.top {
	padding-bottom: 0px!important;
}
/*.modal-footer .btn{ text-align:center; display:inline; margin-right:0px;}*/

/*.modal-footer { text-align:center;}*/

.form-profile .form-group label {
	font-size: 16px;
	padding-left: 15px;
	color: #000000 !important;
	padding-right: 0px;
}
.form-profile p.text {
	font-size: 16px;
	color: #444444 !important;
}
.form-profile .form-group {
	overflow: hidden;
	margin-bottom: 8px;
}
.title-3 {
	color: #000000;
	font-size: 18px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
.right-border-set {
	border-right: 1px solid #ddd;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}
.gallery-album {
	padding-top: 10px;
}
.contact-us .top {
	padding-left: 30px;
	padding-top: 20px;
}
ul.cont-info {
	padding: 0px;
	margin: 40px 0px;
}
ul.cont-info li {
	list-style: none;
	line-height: 25px;
	margin-bottom: 25px;
	color: #888888;
	font-size: 16px;
	padding-left: 70px;
}
ul.cont-info li span {
	color: #444444;
}
p.set-text {
	font-size: 17px;
	color: #000;
	font-family: 'OpenSans-Light';
}
ul.cont-info li.contact {
	background: url(../img/contact-icon.png) no-repeat scroll 0% 50%;
}
ul.cont-info li.whatsapp {
	background: url(../img/whatsapp-icon.png) no-repeat scroll 0% 50%;
}
ul.cont-info li.email {
	background: url(../img/email-icon.png) no-repeat scroll 0% 50%;
}
h4.title-set {
	font-size: 25px;
	color: #000;
	padding-top: 20px;
}
/*gallery css */

.fancybox-custom .fancybox-skin {
/*box-shadow: 0 0 50px #222;*/
}
ul.gallery-view li {
	list-style: none;
}
ul.gallery-view {
	margin-left: 10px;
	padding: 0px;
	clear: both;
}
.fancybox-skin {
	padding: 0px!important;
}
.fancybox-toolbar {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.fancybox-toolbar ul li {
	list-style: none;
	float: left;
	display: inline;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}
.fancybox-toolbar ul li a img {
	display: inline;
	margin-bottom: 2px;
}
.fancybox-toolbar ul li a {
	font-size: 14px;
	color: #000000;
}
.mdl-textfield__input {
	color: #000!important;
}
.set-rgt-spac {
	padding-left: 15px;
}
.chnge-pass-set .form-body {
	padding-bottom: 195px;
}
#form_sample_5 .form-body {
	padding-bottom: 136px;
}
.profile-settings .form-actions.top {
	margin-bottom: 0px!important;
}
.tab-content #tab_15_2 {
	background: url(../img/tab-pane-bg-1.jpg) no-repeat scroll 0% 0%;
	background-size: cover;
}
.box-set {
	background: #fff;
	padding: 15px;
	margin-bottom: 15px;
}
.box-set img {
	width: 100%;
}
.tabbable-line > .tab-content {
	padding: 0px!important;
}
.tabbable-line > .tab-content .tab-pane {
	padding: 15px 0px 20px 0px;
}
.album-name, .album-name-add {
	padding-top: 15px;
}
.album-name-add a {
	color: #007ef1;
	font-size: 16px;
}
.album-name a {
	color: #444444;
	font-size: 16px;
}
.rm-box-spc {
	padding-right: 0px;
}
.case-list tr td:first-child .img-responsive {
	float: left;
	margin-left: 15px;
}
.case-list tr td:first-child img {
	float: left;
	margin-left: 15px;
}
.layout-set img {
	margin-bottom: 25px;
}
ul.page-sidebar-menu li:first-child a {
	border: none;
}
.bg-before-after {
	background: url(../img/tab-pane-bg-1.jpg) no-repeat scroll 0% 0%;
	background-size: cover;
	padding-bottom: 20px;
	padding-top: 15px;
}
.bg-before-after .slimScrollDiv .scroller .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.selected-photos {
	clear: both;
}
.new-before-after ul li.span4:nth-child(4) {
	clear: both;
}
.new-before-after ul.thumbnails li a.close-btn {
	right: -5px;
	top: -5px;
}
.set-top-border {
	border-top: 1px solid #dbdbdb;
	padding-top: 15px;
	margin-right: 20px;
}
.border-all {
	border: 1px solid #d8d8d8;
}
/*checkbox css */
.round {
	position: relative;
	padding-bottom: 15px;
	clear: both;
	margin-left: 20px;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.round span {
	padding-left: 40px;
	float: left;
	color: #444444;
	font-size: 16px;
}
.round label {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 50%!important;
	cursor: pointer;
	height: 28px;
	left: 0;
	position: absolute;
	top: 0;
	width: 28px;
}
.round label:after {
	border: 2px solid #fff;
	border-top: none;
	border-right: none;
	content: "";
	height: 6px;
	left: 7px;
	opacity: 0;
	position: absolute;
	top: 8px;
	transform: rotate(-45deg);
	width: 12px;
}
.round input[type="checkbox"] {
	visibility: hidden;
}
.round input[type="checkbox"]:checked + label {
	background-color: #007df0;
	border-color: #007df0;
}
.round input[type="checkbox"]:checked + label:after {
	opacity: 1;
}
/* end checkbox css */

.sms-settings .form-body {
	padding-bottom: 95px;
	overflow: hidden;
}
.selectpicker {
	color: #000000;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: 14px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.sms-box {
	background: #f2f2f2;
	padding: 15px;
	margin-left: 15px;
}
.sms-box p {
	color: #444444;
	font-size: 16px;
	text-align: center;
}
.sms-free .right-border-set {
	padding-left: 20px;
	padding-right: 20px;
}
.sms-free h4 {
	color: #444444;
	font-size: 22px;
	margin-top: 20px;
	float: left;
	width: 100%;
}
.sms-free p {
	color: #444444;
	font-size: 16px;
	padding-bottom: 30px;
	padding-top: 10px;
	line-height: 25px;
}
.sms-free label {
	color: #444444!important;
	font-size: 18px;
	padding-left: 0px;
}
.sms-free input {
	border: 1px solid #dddddd;
	margin-top: 15px;
	position: relative;
	padding-bottom: 10px;
	height: 60px;
}
#form_sample_7 {
	margin-top: 60px;
}
.box-img img {
	position: absolute;
	right: 40px;
	bottom: 43px;
	float: right;
}
/*.sms-bal{background:url(../img/sms-box-bg.png) no-repeat scroll 0% 0%;background-size:contain;
height: 407px; margin-left: -40px}*/
.sms-bal-bg {
	border: 1px solid #ddd;
	padding: 15px 15px 0px 15px;
	overflow: hidden;
	-webkit-box-shadow: 0px 60px 120px -48px rgba(0,0,0,0.48);
	-moz-box-shadow: 0px 50px 120px -48px rgba(0,0,0,0.48);
	box-shadow: 0px 50px 120px -48px rgba(0,0,0,0.48);
	background: #ffffff url(../img/sms-icon.png) no-repeat scroll 92% 100%;
}
/*.sms-img-set img{ margin-top:62px;}*/

.sms-bal-left h4 {
	color: #0c0b0b;
	font-size: 20px;
}
.sms-info {
	padding-top: 50px;
}
.sms-info p {
	font-size: 13px;
	color: #000;
	line-height: 25px;
}
.sms-bal-left p {
	color: #0c0b0b;
	font-size: 42px;
	font-family: 'OpenSans-Semibold';
	line-height: 50px;
	padding-top: 15px;
	float: left;
	padding-top: 20px;
}
.select-style {
	border-bottom: 1px solid #007df0;
	width: 120px;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	background: url("../img/arrow-down-icon.png") no-repeat 90% 50%;
}
.select-style select {
	padding: 5px 8px;
	width: 130%;
	border: none;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
}
.select-style select:focus {
	outline: none;
}
/*radio btn css*/

[type="radio"]:checked, [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 32px;
	cursor: pointer;
	line-height: 25px;
	display: inline-block;
	color: #666;
	margin-right: 50px;
}
[type="radio"]:checked + label:before {
	border: 2px solid #007df0!important;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	border: 2px solid #ddd;
	border-radius: 100%;
	background: #fff;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 14px;
	height: 14px;
	background: #007df0;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
[type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.text-box-area input {
	border: 1px solid #007df0;
	padding-bottom: 10px;
}
.text-box-area label {
	line-height: 42px;
}
.day-select {
	margin-top: 30px;
	clear: both;
	float: left;
	width: 100%;
}
.select-date-set {
	clear: both;
	float: left;
	width: 100%;
	font-size: 16px;
}
.select-date-set .rm-spce-1 {
	padding: 0px;
}
.follow-up-set {
	padding-top: 20px;
}
.follow-up-set .form-body {
	padding-bottom: 320px;
	overflow: hidden;
}
.bg-album {
	background: #e2ebf0;
	padding-bottom: 20px; /*padding-top:25px;*/
	padding-top: 15px;
}
.bg-album .slimScrollDiv .scroller .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.bg-album .album-name, .bg-album .album-name-add {
	padding-top: 0px;
	padding-left: 20px;
}
.rm-space-2-1 {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.ad-top-space {
	margin-bottom: 10px;
	overflow: hidden;
}
.bg-album-photos {
	padding: 25px 0px 0px 0px;
}
.set-box-area {
	border: 1px solid #ddd;
	padding: 18px 18px 18px 18px;
	clear: both;
	width: 100%;
	float: left;
}
.set-box-area p {
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	font-family: 'OpenSans-Light';
	text-align: justify;
}
.set-box-area h4 {
	font-size: 18px;
	color: #444;
	font-family: 'OpenSans-regular';
}
.consent-prev {
	margin-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
}
.consent-prev .set-box-area {
	margin-top: 15px;
}
.set-box-area p.title-text {
	font-family: 'OpenSans-regular';
}
.add-consent-form .right-border-set {
	padding-right: 15px;
	padding-left: 15px;
}
.follw-up-consent .primary-link {
	font-weight: normal;
}
.follw-up-consent .active .item-body {
	padding-bottom: 35px;
	padding-top: 18px;
}
.follw-up-consent .item-body {
	padding-bottom: 35px;
	padding-top: 28px;
}
.add-consent-form .form-body {
	padding: 0px 10px;
}
.add-consent-form .form-actions {
	padding: 20px 10px;
}
.add-consent-form .title-3 {
	padding-left: 15px;
}
.consent-prev .title-3 {
	padding-left: 0px;
}
.tabbable-line-new ul.consent-nav {
	border: none;
	margin-top: 50px;
}
.tabbable-line-new .left-const .title-3 {
	padding-top: 5px;
}
.tabbable-line-new .tab-content .tab-pane {
	padding: 10px 0px 20px 0px;
}
.tabbable-line-new ul.consent-nav li {
	float: none;
	display: block;
	background: url(../img/contest-icon-3.png) no-repeat scroll 0% 50%;
	margin-bottom: 0px;
}
.tabbable-line-new ul.consent-nav li a {
	display: block;
	font-size: 16px;
	color: #444444;
	margin-left: 120px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 0px;
	padding-top: 45px;
	padding-bottom: 45px;
	margin-bottom: 0px;
}
.tabbable-line-new ul.consent-nav li a:hover {
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid #007df0;
	border-right: 0px;
	background-color: #fff;
	margin-bottom: 0px;
}
.tabbable-line-new ul.consent-nav li.active a {
	color: #007df0;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid #007df0;
	border-right: 0px;
	background-color: #fff;
	margin-bottom: 0px;
}
.tabbable-line-new ul.consent-nav li a:focus {
	background-color: #fff;
}
.tab-content .title1 {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
}
.note-text {
	color: #888888;
	font-size: 15px;
	padding-top: 30px;
}
.form-left1 p.title3 {
	font-size: 16px;
	color: #444444;
}
.form-left1 p.title3 span {
	color: #888888;
	font-size: 14px;
	padding-left: 20px;
}
.form-left1 p.title2 {
	font-size: 14px;
	color: #444444;
}
.spc-selection {
	margin-top: 25px;
}
.form-left4 .form-actions {
	padding-right: 0px;
}
.tabbable-line-new .right-border-set {
	margin-top: 0px;
}
.right-const .form-actions {
	margin-top: 50px;
	clear: both;
	float: left;
	width: 100%;
}
/*radio btn css end*/

.billing_setup .form-body {
	padding-left: 0px;
	padding-right: 10px;
}
.billing_setup .form-actions {
	padding-left: 0px;
	padding-right: 0px;
}
.billing_setup .thumbnail {
	margin-bottom: 0px;
}
.billing_setup .rm-title {
	padding-bottom: 0px;
}
table.catalogue {
	border-collapse: separate;
	margin-top: 10px;
}
table.catalogue tr td:first-child {
	margin-left: 20px;
	display: block;
}
table.catalogue tr td:last-child {
	margin-right: 20px;
	display: block;
	padding-bottom: 8px;
}
table.catalogue tr th:first-child {
	padding-left: 30px;
	display: block;
}
table.catalogue tr th:last-child {
	padding-right: 30px;
	display: block;
}
table.catalogue thead tr th {
	border: none;
	background: #f2f2f2;
}
table.catalogue tr:nth-child(2n+1) {
	background: none!important;
}
table.catalogue tr td {
	border-bottom: 1px solid #ddd;
}
.price-catalogue {
	padding: 20px 30px;
}
.add-service-form {
	padding-left: 30px;
	padding-right: 20px;
}
.add-service-form span.title-3 {
	padding-left: 15px;
	padding-top: 15px;
}
/*.add-service-form .form-body{ padding-bottom:264px;}*/

.bill-list tr td:nth-child(1) {
	text-align: center;
}
.bill-list tr th:first-child {
	text-align: center;
}
.bill-list-set {
	padding-bottom: 0px!important;
}
table.bill-list tr td {
	line-height: 62px;
}
.address-set {
	color: #000000;
	font-size: 16px;
	line-height: 25px;
	padding-top: 15px;
	padding-left: 10px;
}
p.address-set {
	width: 200px;
}
.new-bill-right-sec p.address-set {
	float: right;
}
.new-bill {
	padding-top: 20px;
}
.new-bill-right-sec {
	text-align: right;
	padding-right: 15px;
}
.name-set {
	font-size: 20px;
	color: #000;
	font-family: 'OpenSans-Semibold';
}
.bill-date img {
	margin-right: 10px;
}
.bill-date {
	color: #000;
	font-size: 16px;
	margin-top: 22px;
	clear: both;
	width: 100%;
}
table.new-bill {
	margin-top: 10px;
}
table.new-bill thead tr th {
	border: none;
	background: #f2f2f2;
	padding-left: 20px;
	padding-right: 20px;
}
table.new-bill tr:nth-child(2n+1) {
	background: none!important;
}
table.new-bill tr td {
	padding-left: 20px;
	padding-right: 20px;
}
/*table.new-bill tr {border-bottom:1px solid #ddd;}*/

.total-amt {
	margin-top: 20px;
}
.final-total {
	margin-top: 50px;
	font-family: 'OpenSans-Semibold';
	margin-bottom: 50px;
	border-top: 2px solid #ddd;
	color: #000000;
	font-size: 18px;
	padding-left: 15px;
}
.final-total span {
	margin-left: 30px;
}
.new-bill tr:first-child td {
	color: #000;
}
.new-bill tr td:first-child {
	width: 15%;
}
.new-bill tr td:last-child, .new-bill tr th:last-child {
	text-align: center;
}
.new-bill tr td {
	width: 60%;
}
.rm-border {
	border: none !important;
}
.sec-set {
	padding-top: 30px!important;
}
table.new-bill .green.btn img, table.new-bill .red.btn img {
	float: left;
	margin-right: 10px;
}
.other-details .sec-set {
	padding-top: 8px !important;
}
.rm-box-spc .box-set img {
	height: auto !important;
	width: 100%!important;
}
table.new-bill .red.btn {
	padding-left: 45px;
	font-size: 20px;
	padding-right: 45px;
}
body.login_page {
	height: 100%;
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	display: table;
	font-family: 'OpenSans-regular' !important;
}
/*.box-set{ background:none!important;}
.box-set a.fancybox-thumbs .thumb{width: 100%;
position: absolute;
left: 10px;
border: 10px solid #fff;height: 100%!important;}*/

/* reception module css start */
.no-top-spac {
	padding-top: 0px;
}
.reception-settings .form-body {
	padding-bottom: 200px;
}
.reception-settings form {
	padding-top: 30px;
	clear: both;
}
.reception-settings .form-group p.text {
	line-height: 16px;
}
.reception-settings .item-body {
	background: none;
	padding-top: 20px;
	width: 100%;
	float: left;
}
.reception-settings .form-group {
	margin-bottom: 5px;
	clear: both;
	overflow: hidden;
}
.reception-settings .col-md-6, .reception-settings .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.reception-settings .add-service-form span.title-3 {
	padding-left: 0px;
	padding-top: 15px;
}
.dashboard-bg-1 {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c70ed+0,4081ca+100 */
	background: #8c70ed; /* Old browsers */
	background: -moz-linear-gradient(left, #8c70ed 0%, #4081ca 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #8c70ed 0%, #4081ca 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #8c70ed 0%, #4081ca 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c70ed', endColorstr='#4081ca', GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: 0px 50px 60px -40px #8c70ed;
	-moz-box-shadow: 0px 50px 60px -40px #8c70ed;
	box-shadow: 0px 50px 60px -40px #8c70ed;
	overflow: hidden;
}
.dashboard-content {
	padding-top: 25px;
}
.set-menu {
	font-size: 25px;
	color: #cacaca;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 50px;
}
.dashboard-bg-1 .visual img {
	position: absolute;
	right: 40px;
	width: 40%;
	bottom: 20px;
}
.dashboard-bg-2 .visual img {
	position: absolute;
	right: 40px;
	width: 30%;
	bottom: 20px;
}
.dashboard-bg-3 .visual img {
	position: absolute;
	right: 40px;
	width: 20%;
	bottom: 20px;
}
.dashboard-bg-2 {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8660+0,fe68ac+100 */
	background: #ff8660; /* Old browsers */
	background: -moz-linear-gradient(left, #ff8660 0%, #fe68ac 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ff8660 0%, #fe68ac 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ff8660 0%, #fe68ac 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8660', endColorstr='#fe68ac', GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: 0px 50px 60px -40px #fe68ac;
	-moz-box-shadow: 0px 50px 60px -40px #fe68ac;
	box-shadow: 0px 50px 60px -40px #fe68ac;
	overflow: hidden;
}
.dashboard-bg-3 {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3acfc0+0,129cd2+100 */
	background: #3acfc0; /* Old browsers */
	background: -moz-linear-gradient(left, #3acfc0 0%, #129cd2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #3acfc0 0%, #129cd2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #3acfc0 0%, #129cd2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3acfc0', endColorstr='#129cd2', GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: 0px 50px 60px -40px #3acfc0;
	-moz-box-shadow: 0px 50px 60px -40px #3acfc0;
	box-shadow: 0px 50px 60px -40px #3acfc0;
	overflow: hidden;
}
.dashboard-stat .visual {
	float: right;
	width: 125px;
	padding-right: 20px;
}
.dashboard-stat .details {
	left: 25px;
	padding-left: 15px;
	float: left;
}
.dashboard-stat .details .number {
	text-align: left;
	padding-top: 10px;
}
.dashboard-stat .details .desc {
	text-align: left;
	padding-top: 25px;
}
.dashboard-stat-light {
	padding-bottom: 60px;
}
.dashboard-bg-3 .number i {
	font-size: 30px;
}
.set-btn-menu {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #cacaca;
}
/*
.more-btn{
margin-top: 20px;	
}
.more-btn,
.more-menu-btn {
    background: none;
    border: 0 none;
    line-height: normal;
    overflow: visible;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    width: 100%;
    text-align: left;
    outline: none;
    cursor: pointer;
}


.more-dot {
    background-color: #aab8c2;
    margin: 0 auto;
    display: inline-block;
    width: 6px;
    height: 6px;clear: both;
float: left; margin-bottom:3px;
    margin-right: 1px;
    border-radius: 50%!important;
    transition: background-color 0.3s;
}

.more-menu {
    position: absolute;
 
    z-index: 900;
    float: left;right: -18px;top:50px;
    padding: 10px 0;
    margin-top: 9px;
    background-color: #fff;
    border: 1px solid #ccd8e0;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
    opacity: 0;
    -webkit-transform: translate(0, 15px) scale(.95);
    transform: translate(0, 15px) scale(.95);
    transition: transform 0.1s ease-out, opacity 0.1s ease-out;
    pointer-events: none;
}

.more-menu-caret {
    position: absolute;
    top: -10px;
    left: 12px;
    width: 18px;
    height: 10px;
    float: left;
    overflow: hidden;
}

.more-menu-caret-outer,
.more-menu-caret-inner {
    position: absolute;
    display: inline-block;
    margin-left: -1px;
    font-size: 0;
    line-height: 1;
}

.more-menu-caret-outer {
    border-bottom: 10px solid #c1d0da;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: auto;
    left: 0;
    top: 0;
    width: auto;    
}

.more-menu-caret-inner {
    top: 1px;
    left: 1px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
}

.more-menu-items {
    margin: 0;
    list-style: none;
    padding: 0;
}

.more-menu-item {
    display: block;
}

.more-menu-btn {
    min-width: 100%;
    color: #66757f;
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 20px;
    position: relative;
    white-space: nowrap;
}

.more-menu-item:hover {
    background-color: #489fe5;
}

.more-menu-item:hover .more-menu-btn {
    color: #fff;
}

.more-btn:hover .more-dot,
.show-more-menu .more-dot {
    background-color: #516471;
}

.show-more-menu .more-menu {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    pointer-events: auto;
}*/
.new-case-btn {
	color: #fb3353;
}
.showLeft {
	/*  background-color: #0d77b6 !important;
                    border:1px solid #0d77b6 !important;*/
	text-shadow: none !important;
	color: #fff !important;
	padding: 10px;
}
.icons li {
	background: none repeat scroll 0 0 #cbcbcb;
	height: 7px;
	width: 7px;
	line-height: 0;
	list-style: none outside none;
	margin-right: 15px;
	margin-top: 3px;
	vertical-align: top;
	border-radius: 50%!important;
	pointer-events: none;
}
.btn-left {
	left: 0.4em;
}
.btn-right {
	right: 0.4em;
}
.btn-left, .btn-right {
	position: absolute;
	top: 0.24em;
}
.dropbtn {
	/* position: fixed;*/
	color: white;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
.dropdown {
	position: absolute;
	display: inline-block;
	right: 0.4em;
}
.dropdown-content {
	display: none;
	position: relative;
	margin-top: 60px;
	background-color: #f9f9f9;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	margin-right: 10px
}
.dropdown-content a {
	color: #444;
	padding: 0px 16px;
	text-decoration: none;
	display: block;
	line-height: 45px;
}
.dropdown-content a img {
	margin-right: 10px;
}
.dropdown a:hover {
	background-color: #f1f1f1
}
.show {
	display: block;
}
table.case-list1 tr th {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	line-height: 60px;
}
table.case-list1 tr:nth-child(2n+1) {
	background: #f2f2f2;
}
table.case-list1 tr td {
	font-size: 14px;
	color: #444444;
	font-weight: normal;
	line-height: 65px;
}
.more {
	height: 35px;
}
.dashboard-content .portlet-body {
	background: #fff;
	min-height: 500px;
}
#calendar {
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	font-family: 'Lato', sans-serif;
}
#calendar_weekdays div {
	display: inline-block;
	vertical-align: top;
}
#calendar_content, #calendar_weekdays, #calendar_header {
	position: relative;
	width: 320px;
	overflow: hidden;
	float: left;
	z-index: 10;
}
#calendar_weekdays div, #calendar_content div {
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	background-color: #FFFFFF;
	color: #787878;
}
#calendar_content {
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
}
#calendar_content div {
	float: left;
}
#calendar_content div:hover {
	background-color: #F8F8F8;
}
#calendar_content div.blank {
	background-color: #E8E8E8;
}
#calendar_header, #calendar_content div.today {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#calendar_content div.today {
	color: #FFFFFF;
}
#calendar_header {
	width: 100%;
	height: 37px;
	text-align: center;
	background-color: #FF6860;
	padding: 18px 0;
	-webkit-border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px;
}
#calendar_header h1 {
	font-size: 1.5em;
	color: #FFFFFF;
	float: left;
	width: 70%;
}
i[class^=icon-chevron] {
	color: #FFFFFF;
	float: left;
	width: 15%;
	border-radius: 50%;
}
.theme-panel1 {
	margin-top: -10px;
	margin-right: 0px;
	z-index: 100;
	float: right;
	position: relative;
}
.theme-panel1 ul li a {
	color: #444;
	font-size: 15px;
}
.theme-panel1 ul li:hover a {
	background: none!important;
}
.theme-panel1 ul li:focus a {
	background: none!important;
}
.theme-panel1 ul li:hover {
	background: none;
}
/*responsive caledar*/

.responsive-calendar .controls {
	text-align: center;
}
.responsive-calendar .controls a {
	cursor: pointer;
}
.responsive-calendar .controls h4 {
	display: inline;
}
.responsive-calendar .day-headers, .responsive-calendar .days {
	font-size: 0;
}
.responsive-calendar .day {
	display: inline-block;
	position: relative;
	font-size: 16px;
	width: 14.285714285714286%;
	text-align: center;
}
.responsive-calendar .day a {
	color: #000000;
	display: block;
	cursor: pointer;
	padding: 24% 0 23% 0;
}
.responsive-calendar .day a:hover {
	background-color: #eee;
	text-decoration: none;
}
.responsive-calendar .day.header {
	/* border-bottom: 1px gray solid;*/ padding-bottom: 10px;
}
.responsive-calendar .day.active a {
	background-color: #1d86c8;
	color: #ffffff;
}
.responsive-calendar .day.active a:hover {
	background-color: #36a0e2;
}
.responsive-calendar .day.active .not-current {
	background-color: #8fcaef;
	color: #ffffff;
}
.responsive-calendar .day.active .not-current:hover {
	background-color: #bcdff5;
}
.responsive-calendar .day.not-current a {
	color: #ddd;
}
.responsive-calendar .day .badge {
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 1;
}
.responsive-calendar .btn-primary {
	background: none;
	border: none;
}
.responsive-calendar .btn-primary i {
	font-size: 42px;
	color: #097df1;
}
.responsive-calendar span[data-head-year=""] {
	width: 70%;
	float: left;
	padding-bottom: 10px;
}
.responsive-calendar a.pull-left {
	line-height: 100px;
}
.responsive-calendar .controls {
	min-height: 180px;
	padding-top: 60px;
}
.responsive-calendar .bg-cal {
	background: #fff;
	padding: 10px;
}
.responsive-calendar .day.header {
	color: #097df1;
	text-transform: uppercase;
}
.responsive-calendar span[data-head-month=""] {
	width: 70%;
	float: left;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 32px;
	color: #444;
}
tr td.more-set {
	float: right;
	position: relative;
	right: 0px;
}
/*responsive calendar end */

/* reception module css end */
/* subscription start*/
.subscription {
	margin-top: 70px;
}
.pricing-head h3 span, .pricing-head h4 span{ min-height:40px;}
.pricing-head h3 {
	background: #f2f2f2!important;
	font-size: 27px;
	font-family: 'OpenSans-Semibold'!important;
	color: #444444!important;
	text-transform: uppercase;
	min-height: 95px;
	border: none!important;
}
.pricing-footer a.one-bg:hover {
	background:#92278f!important;
}
.pricing-footer a.one-bg:focus {
		background:#92278f!important;
}

.pricing-footer a.one-bg{background:#92278f!important;}
.pricing-footer a.sec-bg:hover {
	background:#00a651!important;
}
.pricing-footer a.sec-bg:focus {
		background:#00a651!important;
}

.pricing-footer a.third-bg{background:#00a2aa!important;}

.pricing-footer a.third-bg:hover {
	background:#00a2aa!important;
}
.pricing-footer a.third-bg:focus {
		background:#00a2aa!important;
}

.pricing-footer a.sec-bg{background:#00a651!important;}


.pricing-footer{min-height: 130px;}
span.first-clr {
	color: #444444;
	font-weight: bold;
}
span.sec-clr {
	color: #92278f;
	font-weight: bold;
}
.pricing-head h3.two {
	color: #92278f!important;
}
.pricing-head h3.three {
	color: #00a651!important;
}
.pricing-head h3.four {
	color: #00a2aa!important;
}
.pricing-head h3.five {
	color: #EF9B24 !important;
}

.pricing-head h3 span, .pricing-head h4 span {
	font-style: normal!important;
	font-size: 16px;
	color: #007ef1!important;
}
.pricing-content li.done {
	background: url(../img/done-icon.png) no-repeat scroll 14px 12px;
}
.pricing-content li.not-done {
	background: url(../img/not-done.png) no-repeat scroll 14px 10px;
}
.pricing-content li.lgt-txt {
	color: #999!important;
}
.pricing-content li {
	font-size: 15px!important;
	font-family: 'OpenSans-Light';
	color: #444444!important;
	cursor: pointer;
	line-height: 22px!important;
	padding-left: 40px!important;
	margin-bottom: 0px!important;
	border-bottom:1px solid #f2f2f2!important;
}
.pricing-footer .btn {
	border-radius: 100px!important;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
.btn-active {
	margin-bottom: 12px;
	float: left;
	width: 100%;
}
.pricing-footer p {
	padding-bottom: 0px!important;
	font-size: 14px;
	font-family: 'OpenSans-Light';
	color: #888888!important;
}
.pricing {
	box-shadow: 5px 0 20px rgba(204,204,204,.4)!important;
	border: 1px solid #d8dce0!important;
}
.pricing:hover {
	border: 1px solid #007ef1!important;
}
.pricing-content {
	min-height: 850px;
	padding-top: 15px;
}
.pricing-active {
	border: 1px solid #007ef1!important;
	margin-top: 0px;
	box-shadow: 0px 0px rgba(0,49,94, 0.2);
}
.icon-plan {
	background: url(../img/icon-plan.png) no-repeat scroll 0% 0%;
	height: 37px;
	width: 37px !important;
}
ul.page-sidebar-menu li:hover a .icon-plan {
	background: url(../img/icon-plan-1.png) no-repeat scroll 0% 0%;
	height: 37px;
	width: 37px !important;
}
ul.page-sidebar-menu li.active a .icon-plan {
	background: url(../img/icon-plan-1.png) no-repeat scroll 0% 0%;
	height: 37px;
	width: 37px !important;
}
.my-plan {
	padding-top: 25px;
}

.popover {
	width: 200px;
	min-height: 100px;
}

/* subscription end*/


/*media query */

@media only screen and (min-width:1920px) and (max-width:1950px) {
.box-set a.fancybox-thumbs .thumb {
	height: 224px!important;
}
.albumthumb {
	height: 224px!important;
}
.dashboard-bg-1 .visual img {
	width: 32%;
}
.dashboard-bg-2 .visual img {
	width: 25%;
}
.dashboard-bg-3 .visual img {
	width: 18%;
}
.dashboard-stat-light {
	padding-bottom: 100px;
}
}
@media only screen and (min-width:1800px) and (max-width:1900px) {
.box-set a.fancybox-thumbs .thumb {
	height: 221px!important;
}
.albumthumb {
	height: 221px!important;
}
.dashboard-bg-1 .visual img {
	width: 32%;
}
.dashboard-bg-2 .visual img {
	width: 25%;
}
.dashboard-bg-3 .visual img {
	width: 18%;
}
.dashboard-stat-light {
	padding-bottom: 100px;
}
}
 @media only screen and (min-width:1800px) and (max-width:1920px) {
.datepicker.dropdown-menu {
	min-width: 450px!important;
}
.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
	padding: 12px 6px!important;
}
.datepicker table td {
	font-size: 16px;
}
.datepicker table th {
	font-size: 16px;
}
.general-item-list .item .col-md-10 {
	padding-left: 0px;
}
.general-item-list .item .col-md-2 {
	padding-right: 0px;
	width: 12% !important;
}
.case-info .form-group .col-md-4 {
	width: 22%;
}
table.other-details tr td.first-set {
	width: 40%;
}
.form-left2 {
	padding-left: 40px;
	padding-right: 60px;
}
}
 @media only screen and (min-width:1680px) and (max-width:1700px) {
.box-set a.fancybox-thumbs .thumb {
	height: 186px!important;
}
.albumthumb {
	height: 186px!important;
}
}
 @media only screen and (min-width:1580px) and (max-width:1600px) {
.box-set a.fancybox-thumbs .thumb {
	height: 173px!important;
}
.albumthumb {
	height: 173px!important;
}
}
 @media only screen and (min-width:1400px) and (max-width:1440px) {
.pricing-content li {
	line-height: 18px;
	font-size: 12px;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}
.subscription .subc-spc {
	padding-left: 10px;
	padding-right: 10px;
}
.box-set a.fancybox-thumbs .thumb {
	height: 147px!important;
}
.albumthumb {
	height: 147px!important;
}
table.other-details tr td.first-set {
	width: 60%;
}
}
 @media only screen and (min-width:1301px) and (max-width:1366px) {
.pricing-content li {
	line-height: 18px;
	font-size: 12px;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}
.subscription .subc-spc {
	padding-left: 10px;
	padding-right: 10px;
}
.box-set a.fancybox-thumbs .thumb {
	height: 135px!important;
}
.albumthumb {
	height: 135px!important;
}
table.other-details tr td.first-set {
	width: 60%;
}
}
 @media only screen and (min-width:1200px) and (max-width:1280px) {
table.other-details tr td.first-set {
	width: 60%;
}
.box-set a.fancybox-thumbs .thumb {
	height: 121px!important;
}
.albumthumb {
	height: 121px!important;
}
.album-name-add a {
	font-size: 15px;
}
.album-name a {
	font-size: 15px;
}
table.other-details tr td.sec-set {
	font-size: 14px;
}
table.other-details tr td.first-set {
	font-size: 14px;
}
.before-after-summary .album-name-add a {
	font-size: 14px;
}
.before-after-summary .album-name a {
	font-size: 14px;
}
.green.btn {
	padding-left: 20px;
	padding-right: 20px;
}
.blue.btn {
	padding-left: 20px;
	padding-right: 20px;
}
}
@media only screen and (min-width:1080px) and (max-width:1100px) {
table.other-details tr td.first-set {
	width: 60%;
}
.box-set a.fancybox-thumbs .thumb {
	height: 90px!important;
}
.albumthumb {
	height: 90px!important;
}
.album-name-add a {
	font-size: 10px;
}
.album-name a {
	font-size: 10px;
}
.green.btn {
	padding-left: 15px;
	padding-right: 15px;
}
.blue.btn {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media only screen and (min-width:1024px) and (max-width:1060px) {
.title1 {
	font-size: 14px;
}
.title1 a {
	font-size: 14px;
}
.item-body {
	margin-left: 30px;
}
.case-info .form-group label {
	font-size: 12px;
	line-height: 25px;
}
.text {
	font-size: 12px;
}
table.other-details tr td:first-child {
	width: 55%;
}
table.other-details tr td.first-set {
	font-size: 12px;
}
table.other-details tr td.sec-set {
	font-size: 12px;
}
input#casefollowup-iappointmentdate {
	font-size: 12px!important;
}
.sms-bal-bg {
	background-size: 40%;
}
.box-set a.fancybox-thumbs .thumb {
	height: 80px!important;
}
.albumthumb {
	height: 80px!important;
}
.album-name-add a {
	font-size: 10px;
}
.album-name a {
	font-size: 12px;
}
.before-after-summary .album-name-add a {
	font-size: 9px;
}
.before-after-summary .album-name a {
	font-size: 9px;
}
.green.btn {
	padding-left: 15px;
	padding-right: 15px;
}
.blue.btn {
	padding-left: 15px;
	padding-right: 15px;
}
}
 @media only screen and (min-width:1600px) and (max-width:1680px) {
.general-item-list .item .col-md-10 {
	padding-left: 0px;
}
.general-item-list .item .col-md-2 {
	padding-right: 0px;
	width: 14% !important;
}
.case-info .form-group .col-md-4 {
	width: 22%;
}
table.other-details tr td.first-set {
	width: 48%;
}
}
@media only screen and (min-width: 900px) and (max-width: 960px) {
.page-header.navbar {
	height: auto;
}
.box-set a.fancybox-thumbs .thumb {
	height: 173px!important;
}
.albumthumb {
	height: 173px!important;
}
}
@media only screen and (min-width: 800px) and (max-width: 860px) {
.page-header.navbar {
	height: auto;
}
.box-set a.fancybox-thumbs .thumb {
	height: 134px!important;
}
.albumthumb {
	height: 134px!important;
}
}
 @media only screen and (min-width: 736px) and (max-width: 768px) {
.box-img img {
	bottom: 18px;
}
.sms-bal-bg {
	margin-bottom: 30px;
}
.page-header.navbar {
	height: auto;
}
}
@media only screen and (min-width: 601px) and (max-width: 736px) {
p.address-set {
	width: 100%;
}
.rm-right-space {
	padding-right: 15px;
}
.set-wht-bg {
	margin-top: 20px;
}
.search-form .form-control {
	padding-left: 15px!important;
}
.fancybox-toolbar ul li {
	padding-left: 3px;
	padding-right: 3px;
}
.fancybox-toolbar ul li a img {
	width: 45%;
}
.fancybox-toolbar ul li a {
	font-size: 12px;
}
.box-img img {
	bottom: 18px;
}
.sms-bal-bg {
	margin-bottom: 30px;
}
.box-set {
	margin-top: 15px;
}
.theme-panel ul li:first-child a {
	font-size: 18px;
}
.rm-space-2-1 {
	margin-bottom: 10px;
}
.right-border-set .title-3 {
	padding-left: 15px;
}
.right-border-set {
	padding-left: 0px;
	padding-right: 0px;
}
.left-const {
	padding-left: 0px;
	padding-right: 0px;
}
.right-const {
	padding-left: 0px;
	padding-right: 0px;
}
.page-bar .page-breadcrumb > li > a, .page-bar .page-breadcrumb > li > span {
	font-size: 15px;
}
table.catalogue {
	margin-top: 0px;
}
.price-catalogue {
	padding: 0px;
}
.billing_setup .form-actions {
	padding-left: 20px;
}
.billing_setup .form-body {
	padding-left: 10px;
}
.right-border-set {
	border: none;
}
.add-service-form {
	padding-left: 0px;
	padding-right: 0px;
}
.form-body {
	padding-bottom: 30px!important;
}
.theme-panel {
	margin-top: 0px;
}
}
 @media only screen and (max-width: 600px) {
.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
	padding: 32px 10px 16px 0px;
}
.bg-before-after {
	padding-bottom: 26px;
}
p.address-set {
	width: 100%;
}
#search-data li a .img_center {
	margin: 0!important;
}
.page-bar .page-breadcrumb {
	width: 80%;
}
table.catalogue {
	margin-top: 0px;
}
.price-catalogue {
	padding: 0px;
}
.billing_setup .form-actions {
	padding-left: 20px;
}
.right-border-set {
	border: none;
}
.billing_setup .form-body {
	padding-left: 10px;
}
.add-service-form {
	padding-left: 0px;
	padding-right: 0px;
}
.form-body {
	padding-bottom: 30px!important;
}
.right-border-set {
	padding-left: 0px;
	padding-right: 0px;
}
.right-border-set .title-3 {
	padding-left: 15px;
}
.theme-panel ul li:first-child a {
	font-size: 18px;
}
.fancybox-toolbar ul li {
	padding-left: 1px;
	padding-right: 1px;
}
.fancybox-toolbar ul li a img {
	width: 50%;
}
.fancybox-toolbar ul li a {
	font-size: 11px;
}
.rm-right-space {
	padding-right: 15px;
}
.set-wht-bg {
	margin-top: 20px;
}
.green.btn {
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 10px;
}
.blue.btn {
	padding-left: 25px;
	padding-right: 25px;
}
.page-header.navbar {
	height: auto;
}
.materialize-tags {
	height: auto!important;
}
.chip {
	margin-bottom: 5px!important;
}
.gallery_product:nth-child(3) {
	clear: both;
}
.box-img img {
	bottom: 18px;
}
ul.gallery-view li:nth-child(3) {
	clear: both;
}
a.delete-btn {
	color: #ed1c24;
	margin-left: 10px;
}
.search-form .form-control {
	padding-left: 15px!important;
}
.sms-free h4 {
	font-size: 18px;
}
.contact-us .top {
	padding-left: 0px;
}
.sms-bal {
	padding: 0px;
}
.sms-bal-bg {
	background-size: 40%;
	margin-bottom: 30px;
}
.select-date-set {
	font-size: 14px;
}
.box-set {
	margin-top: 15px;
}
.rm-space-2-1 {
	margin-bottom: 10px;
}
.left-const {
	padding-left: 0px;
	padding-right: 0px;
}
.right-const {
	padding-left: 0px;
	padding-right: 0px;
}
.title1 a {
	font-size: 13px;
}
.title1 {
	font-size: 13px;
}
.theme-panel {
	margin-top: 0px;
}
.page-bar .page-breadcrumb > li > a, .page-bar .page-breadcrumb > li > span {
	font-size: 15px;
}
}
@media only screen and (min-width: 760px) and (max-width: 768px) {
.box-set a.fancybox-thumbs .thumb {
	height: 127px!important;
}
.albumthumb {
	height: 127px!important;
}
.album-name-add a {
	font-size: 15px;
}
.album-name a {
	font-size: 15px;
}
}
@media only screen and (min-width: 721px) and (max-width: 736px) {
.box-set a.fancybox-thumbs .thumb {
	height: 179px!important;
}
.albumthumb {
	height: 179px!important;
}
}
@media only screen and (min-width: 700px) and (max-width: 720px) {
.box-set a.fancybox-thumbs .thumb {
	height: 174px!important;
}
.albumthumb {
	height: 174px!important;
}
}
@media only screen and (min-width: 641px) and (max-width: 667px) {
.box-set a.fancybox-thumbs .thumb {
	height: 156px!important;
}
.albumthumb {
	height: 156px!important;
}
}
@media only screen and (min-width: 601px) and (max-width: 640px) {
.box-set a.fancybox-thumbs .thumb {
	height: 148px!important;
}
.albumthumb {
	height: 148px!important;
}
}
@media only screen and (min-width: 580px) and (max-width: 600px) {
.box-set a.fancybox-thumbs .thumb {
	height: 135px!important;
}
.albumthumb {
	height: 135px!important;
}
}
@media only screen and (min-width: 540px) and (max-width: 568px) {
.box-set a.fancybox-thumbs .thumb {
	height: 125px!important;
}
.albumthumb {
	height: 125px!important;
}
.album-name-add a {
	font-size: 15px;
}
.album-name a {
	font-size: 15px;
}
}
@media only screen and (min-width: 501px) and (max-width: 533px) {
.box-set a.fancybox-thumbs .thumb {
	height: 111px!important;
}
.albumthumb {
	height: 111px!important;
}
.album-name-add a {
	font-size: 14px;
}
.album-name a {
	font-size: 14px;
}
}
@media only screen and (min-width: 480px) and (max-width: 500px) {
.box-set a.fancybox-thumbs .thumb {
	height: 96px!important;
}
.albumthumb {
	height: 96px!important;
}
.album-name-add a {
	font-size: 12px;
}
.album-name a {
	font-size: 12px;
}
}
@media only screen and (min-width: 401px) and (max-width: 414px) {
.box-set a.fancybox-thumbs .thumb {
	height: 96px!important;
}
.albumthumb {
	height: 96px!important;
}
.album-name-add a {
	font-size: 14px;
}
.album-name a {
	font-size: 14px;
}
}
@media only screen and (min-width: 360px) and (max-width: 400px) {
.box-set a.fancybox-thumbs .thumb {
	height: 76px!important;
}
.albumthumb {
	height: 76px!important;
}
.album-name-add a {
	font-size: 12px;
}
.album-name a {
	font-size: 12px;
}
}
@media only screen and (max-width: 360px) {
.span4 {
	float: left;
	width: 80px;
	margin-right: 10px;
}
.chip {
	font-size: 10px!important;
	padding: 0em .4em!important;
	margin-bottom: 5px!important;
}
.chip i.material-icons {
	font-size: 10px!important;
	margin-left: 3px!important;
	margin-top: 7px!important;
}
.materialize-tags {
	height: auto!important;
}
}
 @media only screen and (max-width: 320px) {
.box-set a.fancybox-thumbs .thumb {
	height: 64px!important;
}
.albumthumb {
	height: 64px!important;
}
.album-name-add a {
	font-size: 10px;
}
.album-name a {
	font-size: 10px;
}
}
.bg-album-photos .scroller {
    overflow: auto !important;
}