.my-result-preloader-text{
    display: none;
}
.modal{
    min-height: 250px;
}
label.error {
    background-color: rgba(236, 103, 113, 0.69);
    color: #fff !important;
    display: block;
    padding: 1px 8px 2px;
    border-radius: 2px;
    line-height: 200% !important;
    font-size: 11px !important;
    position: absolute;
    left: 15px;
    z-index: 99;
    top: -70%;
    font-style: normal;
}
.my-input-clear{
    left:15px;
}
.my-input-clear.right{
    right:15px;
    left:unset;
}
.my-lang-list li{
    position: relative;
}
.my-flight-results-area .styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    right: 13px;
    top: 9px;
    background: #0198fe;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 #0198fe, 4px 0 0 #0198fe, 4px -2px 0 #0198fe, 4px -4px 0 #0198fe, 4px -6px 0 #0198fe, 4px -8px 0 #0198fe;
    box-shadow: 2px 0 0 #0198fe, 4px 0 0 #0198fe, 4px -2px 0 #0198fe, 4px -4px 0 #0198fe, 4px -6px 0 #0198fe, 4px -8px 0 #0198fe;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-header .close {
    float: left!important;
    border: 1px solid #d6d9df;
    background: #ebeced;
    display: block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    opacity: 1;
    color: #77787b;
    position: relative;
    background-position: center center;
}

.btn-group .dropdown-menu{
    z-index: 2;
}
.ADMdtpYears p{
    
    display: inline-block;
}
.dtpNewBox .calendarIcon{
    display:none!important;
}
.my-lang-list i{
    position: absolute;
    top: 12px;
    left: 15px;
    color: #3598dc;
}
label.error:after {
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-top-color: rgba(236, 103, 113, 0.69);
    bottom: -10px;
    left: 10px;
}
.my-langs{
    background: url(../images/bg-opacity.png) repeat;
    margin: 0 auto;
    margin-bottom: 0px;
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    padding: 10px;
    font-size: 15px;
}
#webservice_view_modal .col-md-4,
#webservice_view_modal .col-md-6,
#webservice_view_modal .col-md-2,
#my_webservice_edit_form .col-md-4,
#my_webservice_edit_form .col-md-6,
#my_webservice_edit_form .col-md-2{
    float:left;
}
.my-langs ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.my-langs ul li{
    display: inline-block;
    margin:0 7px;
}
.toast-title {
    display: none;
}
.my_remove_icon {
    position: absolute;
    display: block;
    left: 0px;
    top: 42.4%;
    z-index: 3;
    fill: #E64949;
    padding: 8px;
    cursor: pointer;
    opacity: .7;
    font-size: 1.1em;
    height: 34px;
}
.title-widgets{
    margin: 0;
    margin-bottom: 20px;
    font-size: 15px;
}
.ADMdtp-box footer .timeSelectIcon {
    display: none;
}
.my-no-margin{
    margin: 0 !important;
}
.my-no-padding{
    padding: 0!important;
}
.my-m-b-5{
    margin-bottom: 5px;
}
.my-m-b-20{
    margin-bottom: 20px; 
}
.my-m-t-20{
    margin-top: 20px !important;
}

.my-pagination-area {
    margin-top: 20px;
    text-align: center;
}
.my-pagination-result {
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.my-pagination li {
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}
.my-pagination li {
    display: inline-block;
    padding: 8px 20px 9px;
    font-weight: 600;
    font-size: 14px;
}

.my-pagination li.my-pagination-next, .my-pagination li.my-pagination-prev {
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #01aef0;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -o-transition: 0.2s all linear;
    transition: 0.2s all linear;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.my-pagination-next span, .my-pagination-prev span {
    background: #01aef0;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: '';
  margin-left: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #d6d6d6;
}
.styled-checkbox:hover + label:before {
  background: #0198fe;
}
.styled-checkbox:focus + label:before {
  /*-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);*/
}
.styled-checkbox:checked + label:before {
  background: #0198fe;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after{
  content: '';
  position: absolute;
  right: 13px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
          box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.my-checkboxs {
    border-bottom: 1px solid #f2f2f5;
    margin: 5px 0;
    padding-bottom: 5px;
}
.my-user-icons a{
        margin: 10px 0;
}
.auto-complete-item-parent > div{
    cursor: pointer;
}
.table > tbody:nth-child(even) tr{
    background : #fff !important;
}
.table > tbody:nth-child(odd) tr{
    background : #eef1f5  !important;
}
.table > tbody > tr:nth-of-type(even){
    background : #eef1f5  !important;
}
.my_remove_multiple_icon {
    position: absolute;
    display: block;
    left: 0px;
    top: 5px;
    z-index: 3;
    fill: #E64949;
    padding: 8px;
    cursor: pointer;
    opacity: .7;
    font-size: 1.1em;
    height: 34px;
}
.my-multiple-area{
    border: 1px solid #ccc;
    margin: 15px;
    background: #eef1f5;
}
.my-multiple-area .title-widgets{
    margin-top: 20px;
    font-weight: bold;
}

.my_multiple_count{
    width: 18%;
}
.my-service-box-parent{
    background: #f9f9f9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05), 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
    padding: 0;
}
.my-service-box {
    height: 74px;
    cursor: pointer;
    position: relative;
    clear: both;
    
}
.my-service-box .my-service-logo {
    position: absolute;
    font-family: tahoma;
    font-size: 13px;
    right: 0;
    top: 0;
    height: 72px;
    padding: 5px;
    text-align: center;
    width: 72px;
    margin: 0;
}
.my-service-box img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.my-service-name, .my-service-price {
    display: table;
    padding-top: 10px;
    margin-right: 70px;
    width: 100%;
    color: #848484;
    font-size: 13px !important;
}
.my-service-name p, .my-service-price p {
    margin: 0;
    color: #5c5c5c;
    font-size: 13px !important;
}
.my-service-bg {
    /*position: absolute;
    right: 0;
    top: 0;
    height: 72px;
    padding: 20px;
    border-left: 1px solid #5c5c5c;
    text-align: center;
    background: #f6f8f8 url(../images/check0.png) 8px -2px no-repeat;
    z-index: 0;*/
}
.my-payment-box {
    margin-top: 5px;
    border: 1px solid #5c5c5c;
    border-radius: 2px;
    height: 74px;
    cursor: pointer;
    position: relative;
    clear: both;
    background: #fff;
}

.my-payment-box label {
    width: 100%;
    cursor: pointer;
    height: 74px;
    max-width: 100%;
    font-size: 12px;
    float: right;
    max-width: 87%;
    margin: 2px 0;
}

.my-payment-box .my-bank-logo {
    position: absolute;
    font-family: tahoma;
    font-size: 13px;
    left: 0;
    top: 0;
    height: 72px;
    padding: 5px;
    border-right: 1px solid #5c5c5c;
    text-align: center;
    width: 72px;
    margin: 0;
}


.my-payment-box img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.my-payment-name, .my-payment-description {
    display: table;
    padding-top: 10px;
    margin-right: 50px;
    width: 60%;
    color: #848484;
    font-size: 13px !important;
}
.my-payment-bg {
    position: absolute;
    right: 0;
    top: 0;
    height: 72px;
    padding: 20px;
    border-left: 1px solid #5c5c5c;
    text-align: center;
    background: #f6f8f8 url('../images/check0.png') 8px -2px no-repeat;
    z-index: 0;
}
.my-payment-box:hover{
    border: 1px solid #85d51c;
}
.my-payment-box:hover .my-bank-logo{
    border-right: 1px solid #85d51c;
}
.my-payment-box:hover .my-payment-bg {
    border-left: 1px solid #85d51c;
    background: #f1fbe3 url('../images/check0.png') 8px -2px no-repeat;
}
.my-payment-box.my-active{
    border: 1px solid #85d51c;
}
.my-payment-box.my-active .my-payment-bg{
    border-left: 1px solid #85d51c;
    background: #f1fbe3 url('../images/check1.png') 8px -2px no-repeat;
}
.my-payment-box.my-active .my-bank-logo{
    border-right: 1px solid #85d51c;
}
.my-services-preloader{
    padding: 20px;
    text-align: center;
}
.my-services-seprators {
    height: 2px;
    margin: 25px;
    border-bottom: 2px dashed #e2e2e2;
    width: calc(100% - 40px);
}
.service-item-view{
    border-top: 2px solid #eaeaea;
    border-radius: 0;
    background: none;
    box-shadow: none;
    margin: 0;
}
.my-payment-name p, .my-payment-description p {
    margin: 0;
    color: #5c5c5c;
    font-size: 13px !important;
}

textarea[ui-mention],
textarea[ui-mention] + * {
    line-height: 1em;
    padding: 5px;
    border: 1px;
    font-weight: normal;
}

textarea[ui-mention] {
    min-height: 37px;
    width: 100%;
    display: block;
    border: 1px solid;
    z-index: 2;
    position: relative;
    resize: none;
}

textarea[ui-mention][ui-mention] {
    background: transparent;
}
input[ui-mention] + * {
    line-height: 1em;
    /*font-size: 1rem;*/
    padding: 6px 12px;
    border: 1px;
    font-weight: normal;
}

input[ui-mention] {
    min-height: 37px;
    width: 100%;
    display: block;
    border: 1px solid;
    z-index: 2;
    position: relative;
}

input[ui-mention][ui-mention] {
    background: transparent;
}

.mention-container {
    position: relative;
}

.mention-highlight {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px;
    padding: 2px;
    z-index: 1;
    color: transparent;
    white-space: pre-wrap;
    border: 1px solid transparent;
    width: 100%;
}

.mention-highlight span {
    /*border-radius: 3px;
    background: lightblue;
    box-shadow: 0px 0px 0px 1px blue;*/
}

.my-mention-dropdown {
    position: absolute;
    top: 100%;
    min-width: 150px;
    right: 0;
    background: #ccc;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9;
}

.my-mention-dropdown a {
    display: block;
    padding: 10px;
    text-decoration: none;
     color: #222;
}

.my-mention-dropdown .active {
    background: #ccc;
}