body{
	font-family: 'Public Sans', sans-serif;
	margin: 0px !important;
}

*{
    font-family: 'Public Sans', sans-serif;
}

/*--Sweet Alert--*/
.swal2-title{
    font-size: 22px !important;
}
.swal2-html-container{
    font-size: 17px !important;
}
.swal2-confirm, .swal2-cancel{
    font-size: 14px !important;
}
.swal2-icon {
   font-size: 11px !important;
}
/*--Sweet Alert--*/



.ui-tooltip {
    border-radius: 4px !important;
    white-space: pre-line !important; 
    background: white !important;
    font-size: 14px !important;
    border: 1px solid #66CCCC !important;
    box-shadow: 0px 0px 6px 0px #0FB0BC !important;
}


#iframeID{
	
	background: #f1f1f1 !important;

}


.property_item{
	width:100%;	
}

.property_div_item{
	width:45%;
	margin-left:12px;
	float:left;
}

.property_item td{
	border: 1px solid #949393;
    padding: 6px;
    background: #FFF;	
}


#search_form_txt{
    width: calc(75% - 8px);
    padding: 6px;
    background: #ffffff;
    color: #000;
    margin-bottom: 4px;
    border: 1px solid #807e7c;
    border-radius: 9px;
    margin-left: -11px;
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.custom-combobox-toggle{
	    height: 28px !important;
    margin-top: -2px !important;
}

 .custom-combobox {
    position: relative;
    display: inline-block;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    width: 72% !important;
    margin: 0;
    padding: 5px 10px;
  }

 

.selectedred{
	color:#fb1111;
	font-weight:bolder;	
}

.searchSelect{
	padding:3px; width:170px;    color: #1b3c46;	
}

#search_btn{
	width: 28px;
    height: 30px;
    margin-left: -29px;
    /* line-height: 0px; */
    position: absolute;
    /* border-radius: 5px; */
    border: 0px;
    margin-top: -1px;
    background: url(../images/search.png) no-repeat center;
    cursor: pointer;	
}

.messagesTopIcon{
    color:#FFF !important;
    font-size: 16px;
    cursor: pointer;
}

#searchResult{
	width: 338px;
    left: 202px;
    height: 182px;
    color: #FFF;
    background: #f9f9f9;
    /* background: #87a4af; */
    position: absolute;
    /* background: #cedce7; */
    background: -moz-linear-gradient(top, #cedce7 0%, #87a4af 100%);
    /* background: -webkit-linear-gradient(top, #cedce7 0%,#87a4af 100%); */
    /* background: linear-gradient(to bottom, #cedce7 0%,#87a4af 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#87a4af',GradientType=0 );
    border: 1px solid #bfc9ce;
    z-index: 10000;
}

#moreDetails{
	font-size: 28px;
    color: #585858;
    cursor: pointer;
    margin-left: 4px;
}

#moreDetails:hover{
    
}

#userDetails{
	font-size: 15px;
    color: #FFF;
    margin-right: 25px;
}

#viewmode,#recordsPerPage,#orderType{
	width: 138px;
    color: #FFF;
}


#search_text{
    font-size: 15px;
    background: #FFF;
    width: 310px;
    color: #313030;
    border: 0px solid #fdfdfd;
    padding: 4px;
}

.login_block{
	width: 358px;
	height: 308px;
	padding: 8px;
	text-align: center;
	margin-top: 200px;
}

.hovertr{
	cursor:pointer;
}

 

.log_obj{
	width: 310px;
	height: 247px;
	background-color:#FFF;
	padding:16px;
	border-top:4px solid #4E79A3;
	-webkit-box-shadow: 3px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 4px 5px 0px rgba(50, 50, 50, 0.75);
}

.log_title_text{
    font-size: 19px;
    font-weight: bold;
    color: #03A9F4;
}

.table{
	font-size:14px;
}

.log_inp{
	width: 283px;
	height: 32px;
	padding-left: 30px !important;
	font-size: 14px;
	border-left: 4px solid #4E79A3 !important;
}

.login_btn{
	width: 78px;
	height: 19px;
	padding: 6px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #4E79A3;
}

.login_btn:hover{
	background-color:#6D9DCB;
}


.green_btn{
	width: 120px;
	height: 19px;
	padding: 6px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #259037;
}

.green_btn:hover{
	background-color:#1D7B2D;
}

.red_btn{
	width: 120px;
	height: 19px;
	padding: 6px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #FF0000;
}

.red_btn:hover{
	background-color:#EA0606;
}

.top_bar{
	background-color: #2BBDD7;
    width: 100%;
    height: 50px;
    margin: 0px;
}

.trans{
	 background: transparent url('../images/bg_transparent.png');
	 width:100%;
	 height:1800px;
	 position:fixed;
	 z-index:10000;
}

.dialog_stil{
	width: 400px;
	z-index: 10005;
	padding:0px;
	margin: auto;
	left: 0;
	top: 200px;	
	right: 0;
	position: fixed;
	background-color: #F2F2F2;
	-webkit-box-shadow: 3px 4px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 3px 4px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 3px 4px 5px 0px rgba(50, 50, 50, 0.75);
}


.close_dial{
	cursor:pointer;
}

.close_dial:hover{
	opacity:0.6;
}

.btn_dialog{
	width: 60px;
	height: 17px;
	padding: 4px;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
	color: #666666;
	float:right;
	margin-right:11px;
	background-color: #F2F2F2;
	border: 1px solid #999;
}

.btn_dialog:hover{
	background-color:#4E79A3;
	color:#FFFFFF;
}

.default_btn{
	background-color:#4E79A3;
	color:#FFFFFF;
	width: 60px;
	height: 17px;
	padding: 4px;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
	float:right;
	margin-right:11px;
	border: 1px solid #4E79A3;
}

.default_btn:hover{
	background-color:#2F679D;
}


input[type=text], input[type=number], input[type=password], textarea, select{
     border-radius: 4px;
     border:1px solid #9B9B9B;
}


input[type=text]:hover, input[type=number]:hover, input[type=password]:hover, textarea:hover{
	 border:1px solid #53C4CE;
}


input[type=text]:focus, input[type=number]:focus, input[type=password]:focus, textarea:focus{
   box-shadow: 0px 0px 6px 0px #0FB0BC;
   outline: none;
}


input[type=text]:disabled, input[type=number]:disabled, input[type=password]:disabled, textarea:disabled, select:disabled{    
  border:1px solid #9B9B9B;
  background: #CDCDCD;
}


#doctor_tab{
	  margin-top: 62px !important;
}

.reg_ssil{
	text-decoration: none;
  	color: black;
  	font-size: 15px;
}

.reg_ssil:hover{
	text-decoration:underline;
}

#dialog_error{
	position: fixed;
	bottom: 1px;
	right: 2px;
	border-radius: 4px;
	width: 280px;
	height: 27px;
	padding: 29px;
	z-index: 10000;
	color: #FFFFFF;
	background-color: rgba(51, 51, 51, 0.59);
}

.close_dialog_btn{
	position: absolute;
	cursor: pointer;
	right: 7px;
	top: 2px;
	text-align:center;
	width:24px;
	height:24px;
	background:url(../images/close_white.png) no-repeat center;
}


.register_block{
	width: 429px;
    height: 275px;
    padding: 37px;
    text-align: center;
    margin-top: 70px;
    background-color: rgba(166, 234, 169, 0.29);
}


.inp{
	width:300px;
	height:31px;
}

.type_sel{
	width: 169px;
    padding: 4px;
    height: 29px;
}


.label_type{
	margin-left: -92px;
    font-size: 14px;
}


.block_pacient{
	width: 441px;
    height: 421px;
    padding: 47px;
    text-align: center;
	margin-left:20px;
    margin-top: 37px;
    background-color: rgb(234, 234, 234);
}

.blocks table{
	width:100%;
	font-size:15px;
}

.area{
	width: 310px;
    height: 102px;
    resize: none;
}

.tabs{
	font-size: 14px;
	margin-top: 37px;
}

.tabs th{
	padding:4px;
	background-color: #05628B;
 	color: white;
	text-align:center;
}

.tabs td{
	padding:4px;
	cursor:pointer;
}

#doctor_tab th{
	padding:11px !important;
}

.log_out{
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	float:right;
	font-weight:bold;
	margin-right: 36px;
    margin-top: 17px;
}


.top_user{
	float:left;
	margin-left: 36px;
    margin-top: 11px;
	font-size:15px;
	color: white;
	font-weight:bold;
}

.reg_head{
	font-size:20px;
	margin-top: -16px;
}





.myButton {
       background-color: #FF0042;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 0px;
    /* border: 1px solid #f7f6f1; */
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    /* font-weight: bold; */
    padding: 11px 59px;
    text-decoration: none;
    /* text-shadow: 0px -1px 0px #5b6178; */
    border-radius: 8px;
    border: 0px;
}
.myButton:hover {
 	background-color:#d6053b;
}
.myButton:active {
	position:relative;
	top:1px;
}


.fixedWidth{
 	width: 145px !important;
}

 


#leftTD{
	 background: #6FA8DC;
}

#filtersZone{
	background: #6FA8DC !important;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 26px;
}

.arrow_right{
    vertical-align: middle;
    margin-right: 3px;
    cursor: pointer;
}

.toplink{
	color: #FFF;
}

.titleVal{
    font-size: 21px;
    font-weight: bold;
    color: black;
    margin-left: 25px;
    margin-top: 13px;
}


.ic2{
    font-size: 31px !important;
    border-radius: 8px;
    width: 58px;
    height: 44px;
    padding-top: 13px;
 }

.ic2:hover{
	/*color: #91ffde;*/
}


.red{
	color: #FF0041;
}

#search_box{
	background:#FFF;
}

/*
.titleVal0{
	font-size: 25px !important;
     font-weight: bold; 
    color: #FFF;
    margin-left: 5px;
    margin-left: 38px;
    font-size: 28px;
	text-transform: uppercase;
}
*/


.registerUser{
	padding: 8px !important;
    padding-left: 31px !important;
    margin-bottom: 19px !important;
    margin-left: 27px !important;	
}


.title2{
	font-size: 15px;
    color: black;
    font-weight: bold;
    margin-top: 11px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 24px;	
}


.iconLabel{
    color: #3C3C3C;
    font-weight: 600;
    width: 72px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    /*word-break: break-word;*/
    display: inline-block;
    font-style: normal;
}

#info_box{
    height: 400px;
    overflow: auto;
  }

.form_item{
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    cursor: pointer;
    width: 100px;
    height: 111px;
    opacity: 1;
    transition: all 0.3s ease;
    border-radius: 8px;
    overflow: hidden;
}

.form_item:hover{
    /*background: #EEE !important;*/
}

.form_item_selected{
	background: #FFFFFF !important;
    color: #FFFFFF !important;
	border-left: 2px solid #FF0042;
}


.form_item img{
    width: 33px;
    height: 33px;
    padding: 12px;
    border-radius: 8px;
}


.paginationTD{
	background: #FFF;
    border-radius: 19px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 9px;
}




.btn2{
    border-radius: 4px;
    display: inline-block;
    /* border: 1px solid #FFF; */
    cursor: pointer;
    color: rgb(140, 140, 140);
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    /* padding: 7px 10px; */
    text-decoration: none;
    /* text-shadow: rgb(61, 118, 138) 0px 1px 0px; */
    margin-top: 0px !important;
}

#gotopage{
    width: 80px;
    text-align: center;
    padding: 4px;
    font-size: 17px;
    margin-top: 0px;
}

.btn_pagination{
     display: inline-block;
    cursor: pointer;
    color: #5f5f5f;
    font-family: Arial;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 11px;
    text-decoration: none;
 }

.selected_record{
	/*box-shadow: rgb(171, 171, 171) 2px 3px 12px 1px;*/
    background-color: rgb(250, 255, 251);
    border-radius: 27px;
    border: 1px solid rgb(255, 255, 255);
    display: inline-block;
    cursor: pointer;
    color: #15A59F!important;
    font-family: Arial;
    font-size: 15px;
    padding: 8px 1px;
    text-decoration: none;
    text-shadow: rgb(173, 173, 169) 0px 0px 0px;
    width: 31px;
    text-align: center;	
}

.btn_pagination:hover{
	background: #ffffff;
    color: #E75254;
}

.customer_item{
	width: 95%;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 4px;
    background: #ffffff;
    color: #787b88;
    cursor: pointer;
    font-size: 15px;
    font-weight: bolder;
    text-align: left;
    padding-left: 12px;
}

.customer_item:hover{
	background:#437386;		
	color:#FFF;
}


.selectedCustomer{
	background:#87A4AF !important;
	color:#FFF;
}

.btn3{
    box-shadow: rgb(230, 122, 115) 0px 39px 0px -24px inset;
    background-color: rgb(228, 104, 93);
    border-radius: 4px;
    border: 1px solid rgb(255, 255, 255);
    display: inline-block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-family: Arial;
    font-size: 15px;
    padding: 6px 5px;
    text-decoration: none;
    text-shadow: rgb(178, 62, 53) 0px 1px 0px;	
}


.btn4{
    background: linear-gradient(rgb(178, 200, 208) 5%, rgb(100, 127, 132) 100%) rgb(144, 153, 154);
    border-radius: 4px;
    display: inline-block;
    border: 1px solid #90a8af;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 14px;
    text-decoration: none;
    text-shadow: rgb(61, 118, 138) 0px 1px 0px;
    background-color: white;	
}

#backBtn{
	width: 40px !important;
    margin: 6px;
    position: absolute;
    padding-top: 8px;
    padding-bottom: 8px;
}


#createProjectBtn{
	width: 127px;
    height: 21px;
    padding: 7px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    background-color: #4E79A3;
    padding-top: 13px;	
}



.tableStyled {
  border-collapse: collapse;
}
.tableStyled td, .tableStyled th {
    border: 1px solid #ddd;
    padding: 7px;
    font-size: 14px;
}
.tableStyled tr:nth-child(even){background-color: #ffffff;}
.tableStyled tr:hover { background-color: #CDCDCD !important; }
.tableStyled th {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    background-color: #199a8f;
    color: white;
}



.btnSt1 {
    display: inline-block;
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 110px;
    transition: all 0.5s;
    cursor: pointer;
}
.btnSt1 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  font-size: 13px;
}
.btnSt1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}
.btnSt1:hover span {
  padding-right: 10px;
  
}
.btnSt1:hover span:after {
  opacity: 1;
  right: 0;
}



.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

[class^="hvr-"] {
    margin-top: 15px;
    margin-right: 20px;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 30px;
    cursor: pointer;
    background: #1fa6da;
    text-decoration: none;
    color: white;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.ui-corner-all{
    border-radius: 8px !important;
}

.ui-widget-header{
    background-color: #ffffff !important;
    color: black !important;
    padding: 11px !important;
    font-size: 18px !important;
    border: 0 !important;
    font-weight: normal !important;
    border-bottom: 1px solid #d9d9d9 !important;
}

.ui-dialog-buttonset .ui-button-text {
    background-color: #0066CC;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: white;
    border: 1px solid #0066CC;
    border-radius: 5px;
    transition: 0.3s;
    font-size: 13px;
}


.ui-dialog-buttonset .ui-button-text:hover {
    background: #0057af;
}

.ui-state-hover{
    border-radius: 5px !important;
}

.ui-dialog .ui-dialog-buttonpane button{
    float: right;
    /*width: 113px;*/
    border: 0;
}

.ui-dialog {
    padding: 0px;
    border-radius: 6px;
}

.ui-dialog-titlebar-close{
    display: none !important;
}





.updateUserBlock{
    width: 310px;
    border-radius: 4px;
    background-color: #FFF;
    padding: 16px;
    border: 1px solid #cacaca;
}

.updateUserBlock input, .updateUserBlock select, .updateUserBlock textarea{
    width: 100%;
}