@font-face {
  font-family: montserrat-thin;
  src: url(../fonts/Montserrat/Montserrat-Thin.ttf);
}

@font-face {
  font-family: montserrat-light;
  src: url(../fonts/Montserrat/Montserrat-Light.ttf);
}

@font-face {
  font-family: montserrat-regular;
  src: url(../fonts/Montserrat/Montserrat-Regular.ttf);
}

@font-face {
  font-family: montserrat-medium;
  src: url(../fonts/Montserrat/Montserrat/Montserrat-Medium.ttf);
}

@font-face {
  font-family: montserrat-semibold;
  src: url(../fonts/Montserrat/Montserrat-SemiBold.ttf);
}

@font-face {
  font-family: montserrat-bold;
  src: url(../fonts/Montserrat/Montserrat-Bold.ttf);
}

@font-face {
  font-family: montserrat-black;
  src: url(../fonts/Montserrat/Montserrat-black.ttf);
}

body {
  font-family: montserrat-regular;
  /* add sorting icons to gridview sort links */
}
body > .header .logo {
  font-family: inherit;
}
body > .header .navbar .nav > li > a > .badge {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 75%;
}
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
  background: none;
  color: inherit;
}
body .user-panel > .info {
  padding-left: 10px;
}
body a.asc:after,
body a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
body a.asc:after {
  content: "\e151";
}
body a.desc:after {
  content: "\e152";
}
body .sort-numerical a.asc:after {
  content: "\e153";
}
body .sort-numerical a.desc:after {
  content: "\e154";
}
body .sort-ordinal a.asc:after {
  content: "\e155";
}
body .sort-ordinal a.desc:after {
  content: "\e156";
}
body .grid-view th {
  white-space: nowrap;
}
body .hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
body .error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
body .table .bootstrap-datetimepicker-widget {
  z-index: 9999;
}
.disabledTab{
  pointer-events: none;
}
.add_more_owner .bt_formpartmait:nth-child(odd)
  {background: #f9f9f9; display:inline-block; border: 1px solid #1ebbe1;margin-top:30px;}
.add_more_owner .bt_formpartmait:nth-child(even)
  {background: #eee; display:inline-block; border: 1px solid #1ebbe1; margin-top:30px;}
.add_more_owner .bt_formpartmait:nth-child(1)
  {background: #f9f9f9; display:inline-block; border: 1px solid #1ebbe1; margin-top:0px;}


div.add_more_files>div:nth-of-type(odd) {
  background: #f9f9f9;display: inline-block;width: 100%;border: 1px solid #eee;
}
div.add_more_files>div:nth-of-type(even) {
  background: #eee;display: inline-block;width: 100%;border: 1px solid #eee;
}
div.add_more_files>div .control-label{
  visibility: hidden;
}
div.add_more_files>div:nth-of-type(1) .control-label{
  visibility: visible;
}

div.add_more_registration>div:nth-of-type(odd) {
  background: #f9f9f9;display: inline-block;width: 100%;border: 1px solid #eee;
}
div.add_more_registration>div:nth-of-type(even) {
  background: #eee;display: inline-block;width: 100%;border: 1px solid #eee;
}
div.add_more_registration>div .control-label{
  visibility: hidden;
}
div.add_more_registration>div:nth-of-type(1) .control-label{
  visibility: visible;
}

div.add_more_accounts>div:nth-of-type(odd) {
  background: #f9f9f9;display: inline-block;width: 100%;border: 1px solid #1ebbe1;
}
div.add_more_accounts>div:nth-of-type(even) {
  background: #eee;display: inline-block;width: 100%;border: 1px solid #1ebbe1;
}
/*div.add_more_accounts>div .control-label{
  visibility: hidden;
}
div.add_more_accounts>div:nth-of-type(1) .control-label{
  visibility: visible;
}*/

.bt_formpartmait .headersection{
  color:#fff;
  background:#00a7d0;
  background-color:#00a7d0;
  margin-bottom: 15px;
  border-left:1px solid #1ebbe1;;
  border-right:1px solid #1ebbe1;;
}
.bt_formpartmait .headersection .row{
  padding-left:10px;
  padding-right: 10px;
}
.bt_formpartmait .headersection .header_left_top{
  float: left;
  width:70%
}
.bt_formpartmait .headersection .header_right_top{
  float: left;
  width:30%;
  text-align: right;
}
.bt_formpartmait .headersection .header_right_top .edit-delete{
  margin-top: 10px;
  margin-bottom: 10px;
  color:#fff;
}
.bt_formpartmait .headersection .header_right_top .edit-delete i{
  color:#fff;
  font-size: 18px;
}



.content.content-md{
  width:75%;
}
.message_l_single {
  display: inline-block;
  width: 100%;
  border: 1px solid #cccccc;
  padding: 6px 15px;
  border-bottom: none;
  min-height: 50px;
  position: relative;
  border: 1px solid #cccccc;
}

.active_person_single {
  background: #f2f2f2;
  border-right: 6px solid #00c312;
}
.message_l_single {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
}
.message_img_con {
  float: left;
  width: 60%;
}
.user-image {
  float: left;
  margin: 0 6px 0 0;
}
.user-first-letter {
  background: #ccc;
  border-radius: 2px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  line-height: 32px;
  text-align: center;
  width: 30px;
  font-weight: bold;
}
.user-first-letter {
  font-family: 'HelveticaNeueLTStd-Bd';
  line-height: 28px;
  text-transform: uppercase;
}
.user-first-letter {
  display: inline-block;
  vertical-align: top;
}
.message_p_content h4 {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  padding-bottom: 3px;
  margin: 0px;
}
.invoice_head_img img{
  width:100%;
}
.client-custom-tabs{
  margin-bottom: 20px;
  background: #fff;
  /*box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/
  border-radius: 3px;
}
.client-custom-tabs ul.client-custom-ul{
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
  margin: 0;
  border-bottom-color: #f4f4f4;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.client-custom-tabs ul.client-custom-ul::before{
  display: table;
  content: " ";
}
.client-custom-tabs ul.client-custom-ul::after{
  clear:both;
  display: table;
  content: " ";
}
.client-custom-tabs ul.client-custom-ul > li {
  position: relative;
  display: block;
  float: left;
  margin-bottom: -2px;
  margin-right: 5px;
  border-top: 3px solid transparent;
}
.client-custom-tabs ul.client-custom-ul > li.active {
  border-top-color: #3c8dbc;
}
.client-custom-tabs ul.client-custom-ul > li:first-of-type {
  margin-left: 0;
}
.client-custom-tabs ul.client-custom-ul > li > a{
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0;
  background: transparent;
  margin: 0;
  color: #444;
  border-radius: 0;

}
.client-custom-tabs ul > li.disabled > a{
  color: #777;
}
.client-custom-tabs ul > li.active > a, .client-custom-tabs ul > li.active:hover > a {
  background-color: #fff;
  color: #444;
}

.client-custom-tabs > .client-content {
  background: #fff;
  padding: 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ct_newpart .form-group{
  margin-bottom: 20px;
}
.ct_newpart .form-group label{
  margin-bottom: 0px;
}
.top_header_list{
  padding-bottom: 10px;
  font-size: 15px;
}
.margin-top30{
  margin-top:30px;
}
.owner_delete_icon{
  float: right;
  display: block;
  margin-right: 15px;
  margin-top: 15px;
}
.nav-tabs-custom{
  box-shadow:none;
}

.clients-index-top-left{
  width:30%;
  float: left;
}
.clients-index-top-right{
  width: 50%;
  float: right;
}
.clients-index-top-right div.clients-search{
  width: 50%;
  float: right;
}
.clients-search form label{
  width: 20%;line-height: 30px;
}
.clients-search form input{
  width: 80%; float: right;
}

.tasks-index-top-left{
  width:30%;
  float: left;
}
.tasks-index-top-right{
  width: 50%;
  float: right;
}
.tasks-index-top-right div.tasks-search{
  width: 50%;
  float: right;
}
.tasks-search form label{
  width: 20%;line-height: 30px;
}
.tasks-search form input{
  width: 80%; float: right;
}
.radiolist_horizontal{
  margin-right:25px;
}
.radiolist_horizontal input{
  margin-right: 8px;
  vertical-align: sub;
}
.radiolist_horizontal label{
  margin-bottom: 0px;
}
.firstlettercapital{
  text-transform: capitalize;
}
.allstrtoupper{
  text-transform:uppercase;
}
.mobile_number_div .col-sm-12{
  padding-left: 0;padding-right: 0px;
}
.mobile_number_div .col-sm-3{
  padding-right: 15px;
}
.mobile_number_div .col-sm-9{
  padding-left: 0;
}

.mobile_number_div input[type=number]::-webkit-inner-spin-button,
.mobile_number_div input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.mobile_number_div input[type=number] {
  -moz-appearance:textfield;
}
.inner_li_ul{

}
.inner_li_ul li{
  list-style: none;
  padding: 10px 15px;
}
.inner_li_ul li a, .inner_li_ul li a:hover, .inner_li_ul li a:active, .inner_li_ul li a:focus{
  color:#000;

}
.borderTopSolid{
  border-top: 1px solid #ddd;
}
.bt_formpartmait{
  margin-bottom: 10px;
}

.add_more_receipt .bt_formpartmait:nth-child(odd)
{display:inline-block; border: 1px solid #eee;    width: 100%;
}
.add_more_receipt .bt_formpartmait:nth-child(even)
{ display:inline-block; border: 1px solid #eee;    width: 100%;
}
.add_more_receipt .bt_formpartmait:nth-child(1)
{ display:inline-block; border: 1px solid #eee;    width: 100%;
}

.receipthead_list_section .edit-delete{
  margin-top:24px;
}
.receipthead_list_section .edit-delete i{
  color:#000;
  font-size: 18px;
}
.message_sidebar_load{
  height:400px;
  overflow-y: scroll;
}
.professional_invoice{
  text-align: center;
 /* color:#1da1f2;*/
  color:#00c0ef;
  font-weight: bolder;
  border-bottom: 1px solid #ccc;
}
.professional_invoice h2{
  margin-top: 0px;
  margin-bottom: 0px;
}
.professional_invoice h3{
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 20px;
}
.professional_invoice h4{
  font-size: 16px;
}
.aligntdR{
  text-align:right;
}
.aligntdC{
  text-align: center;
}
.width10{
  width:10%;
}
.width40{
  width:40%;
}
.width5{
  width:5%;
}
.width15{
  width:15%;
}
.width20{
  width:20%;
}
.width25{
  width:25%;
}
.width30{
  width:30%;
}
.width22{
  width:22%;
}
.width8{
  width:8%;
}

.progress-bar-vertical {
  width: 30px;
  min-height: 100px;
  display: flex;
  align-items: flex-end;
  margin-right: 20px;
  margin-left: 20px;
  float: left;
}

.progress-bar-vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
}



.spanCenter
{
     position: absolute;
    top: 85%;
    z-index: 10000;
    width: 60px;
    margin-left: -10px;
}
.dept_label_top{
    width:100%;
    display: block;
}
.dept_label_top .dept_label{
    float: left;
    width:70px;
}
.direct-chat-text .tools{
    display: none;
    float: right;
    color: #000;
}
.direct-chat-text:hover .tools {
    display: inline-block;
}
.sidebar-menu li a ,.content-header h1{
  font-family: "montserrat-semibold";
}
.invoice .table>thead>tr:first-child>th{
  background-color: #09B2FD;
  color: #fff;
  border: 1px solid #000;
  border-right: 0px;
  border-left: 0px;
}
.table > tbody > tr.padding5 > td,.table > tbody > tr.padding5 > th{
  padding: 5px;
}
.skin-yellow-light .sidebar-menu>li.header{
  color: #f39c12;
  font-weight: 400;
}
.main-sidebar .user-panel .info p,.main-sidebar .user-panel .info p a
{
  color: #3c8dbc;
}


 @media screen and (max-width:479px) {
  .small-box-footer span{display: block;}
}