/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12 Jun, 2017, 2:15:58 PM
    Author     : mtpl008
*/

.error{
    color: darkred;
    border-color: darkred !important;
}

.customerror{
    color: darkred;
    border-color: darkred !important;
}

.pl0{
    padding-left: 0px;
}

.pr0{
    padding-right: 0px;
}

.loadingBar
{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left: 0;
    z-index: 1000000;
    display: table;
    background-color: rgba(0,0,0,.8);
    overflow: hidden !important;
}

.loadingBarText
{
    color : #fff;
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: "PT Sans Narrow", sans-serif;
}

.ajax-link{
    cursor: pointer;
}

.kv-avatar .krajee-default.file-preview-frame,.kv-avatar .krajee-default.file-preview-frame:hover {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    text-align: center;
}
.kv-avatar .file-input {
    display: table-cell;
    max-width: 220px;
}
.kv-reqd {
    color: red;
    font-family: monospace;
    font-weight: normal;
}

.img-wrap {
    position: relative;
}
.img-wrap .closebtn {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 100;
    color: darkred;
}

.table-responsive {
    min-height: .01%;
    overflow-x: inherit; 
}

.kv-file-upload
{
    display: none;
}

.file-preview-image{
    width: 150px !important;
}

.input-group{
    margin-bottom: 15px;
}

.inactiveRow td{
    text-decoration: line-through;
}

.activeRow {
    text-decoration: none !important;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff; }

.green
{
    color: green;
}

/* added by satish admin color change */
.skin-blue .main-header .navbar {
    background-color: #fff;
}

.skin-blue .main-header .logo {
    background-color: #fff;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue .main-header .logo:hover {
    background-color: #fff;
}

.skin-blue .sidebar-menu>li.active>a {
    border-left-color: #dd4b39;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #e3e3e3;
}

.skin-blue .main-header li.user-header {
    background-color: #fff;
}

.box.box-primary {
    border-top-color: #fff;
}

.btn-primary {
    background-color: #172336;
    border-color: #172336;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.hover {
    background-color: #545659;
}

.btn-primary:hover {
    color: #fff;
    border-color: #545659;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #545659;
    border-color: #545659;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #545659;
    border-color: #545659;
}


.btn-blue {
    color: #fff;
    background-color: #0073b7;
    border-color: #0073b7;
}

.btn-blue:hover, .btn-blue:active, .btn-blue.hover {
    background-color: #0073b7;
}

.btn-blue:hover {
    color: #fff;
    border-color: #0073b7;
}

.btn-blue.focus, .btn-blue:focus {
    color: #fff;
    background-color: #0073b7;
    border-color: #0073b7;
}

.btn-blue.active.focus, .btn-blue.active:focus, .btn-blue.active:hover, .btn-blue:active.focus, .btn-blue:active:focus, .btn-blue:active:hover, .open>.dropdown-toggle.btn-blue.focus, .open>.dropdown-toggle.btn-blue:focus, .open>.dropdown-toggle.btn-blue:hover {
    color: #fff;
    background-color: #0073b7;
    border-color: #0073b7;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: #fff;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #151b26;
}

a {
    color: #000;
}

a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #2b72bd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ddd;
    border-color: #ddd;
}

.login-logo a, .register-logo a {
    color: #337ab7;
}

.form-control:focus {
    border-color: #337ab7;
    box-shadow: none;
}

.displayCircle{
    background: red;
    min-width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    line-height: 1.8;
    font-weight: bold;
}

.tooltip{
    width: 100% !important;
}
.content-header h1 {
    margin: 0;
    font-size: 24px;
}
.header-title{
    font-size: 24px;
    color: #000;
    margin-top: 7px !important;
    padding-left: 15px;
}
.header-title-mobile{
    font-size: 20px;
    color: #000;
    margin-top: 10px !important;
}
.fc-day-grid-container{
    height: auto !important;
}
@media (max-width: 767px){
    .fixed .content-wrapper, .fixed .right-side {
        padding-top: 50px;
    }
    .main-sidebar, .left-side {
        padding-top: 50px; 
    }
    .fc-toolbar h2 {
        padding-top: 10px;
    }

}

.radio-tile-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.radio-tile-group .input-container {
    position: relative;
    max-height: 85px;
    max-width: 85px;
    min-height: 85px;
    min-width: 85px;
    margin: 5px;
    -webkit-transform: all ease-in-out 0.2s;
    transform:  all ease-in-out 0.2s;
    vertical-align: middle;
}
@media (max-width:768px) {
    .radio-tile-group {
        display: block !important;
    }
    .radio-tile-group .input-container {
        display: inline-block !important;
        position: relative;
        max-height: 105px;
        max-width: 85px;
        min-height: 105px;
        min-width: 85px;
        margin: 5px 10px;
    }
}
.radio-tile-group .input-container .radio-button {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
}
.radio-tile-group .input-container .radio-tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 1px solid #00aef2;
    border-radius: 5px;
    padding: 10px 10px;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
}
.radio-tile-group .input-container .icon svg {
    fill: #fc5f64;
    width: 3rem;
    height: 3rem;
}
.radio-tile-group .input-container .radio-tile-label {
    text-align: center !important;
    font-size: 10px;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fc5f64;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile {
    background-color: #fc5f64;
    border: 1px solid #fc5f64;
    color: white;
    -webkit-transform: all ease-in-out 0.2s;
    transform:  all ease-in-out 0.2s;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .icon svg {
    fill: white;
    background-color: #fc5f64;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .radio-tile-label {
    color: white;
    background-color: #fc5f64;
    text-align: center !important;
}
.radio-tile label {
    padding-bottom: 0px;
}

.plan-cards{
    display: block;
    text-align: center;
}
.plan-cards .input-container{
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: auto;
    margin: 0;
    padding: 0px 5px;
}
.plan-cards .input-container .radio-tile{
    display: block;
}
.plan-cards .radio-tile hr{
    border-top: 1px solid #ddd;
}
.plan-cards .input-container .radio-button:checked + .radio-tile{
    background-color: #fc5f64;
    border: 1px solid #fc5f64;
    color: #ffffff;
}

.plan-cards .input-container .radio-button:checked + .radio-tile h2{
    color: #ffffff !important;
}
.plan-cards .input-container .radio-button:checked + .radio-tile hr{
    border-top: 1px solid #19aa6b;
}
.plan-cards .radio-tile h2{
    display: block;
    font-size: 26px;
    margin: 0;
}
.plan-cards .radio-tile p{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.plan-cards .radio-tile p:last-child{
    border-bottom: 0px solid #ddd;
}

/*css ad on 26 fab by RT */
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 86%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    left: 7%;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.stepwizard-step .btn-circle {
    color: #fff;
    background: #19aa6c;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 8px;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover{
    background-color: #19aa6c;
    border-color: #19aa6c;
}

.mb20{
    margin-bottom: 20px;
}

.ui-datepicker{
    z-index: 10 !important;
}

/* Accordian */
a:hover, a:focus{
    outline: none;
    text-decoration: none;
}

#accordion .panel{
    box-shadow:none;
    border:1px solid #5B5E6D;
    border-bottom: 0px;
    border-radius: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
#accordion .panel:last-child{
    border-bottom:1px solid #5B5E6D;
}
#accordion .panel-heading{
    padding:0;
    background: #fff;
}
#accordion .panel-title a{
    display: block;
    position: relative;
    background:#F8F8F8;
    color:#5B5E6D;
    font-size:14px;
    font-weight: bold;
    text-transform:uppercase;
    margin-bottom:0;
    padding:15px 20px;
    border-bottom:1px solid #5B5E6D;
    transition:all 0.10s linear 0s;
}
#accordion .panel-title a.collapsed{
    color:#5B5E6D;
    border-bottom:1px solid #FFFFFF;
    margin: 0;
}
#accordion .panel-title a i{
    color:#19AA6D;
    position: absolute;
    top: 14px;
    left:25px;
}
#accordion .panel-title a.collapsed:before{
    content:"";
    border: 0px none;
}
#accordion .panel-title a.collapsed:hover{
    color: #6a6060;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f139";
    font-family: FontAwesome;
    color: #19AA6D;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 14px;
    right:25px;
}
#accordion .panel-title a.collapsed:after{
    content: "\f13a";
    color:#808080;
}
#accordion .panel-body{
    border-top:0 none;
    color:#808080;
    padding: 0px;
}

a .servicelist {
    color: #5B5E6D;
    border-bottom:1px solid #5B5E6D;
    padding: 10px;
    transition: all ease-in-out 0.2s;
    position: relative;
}
.servicelist:hover:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #808080;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 36px;
    right: 27px;
    transition: all ease-in-out 0.2s;
}

a .servicelist:hover, a .servicelist:focus, a .servicelist:active  {
    background-color: #F8F8F8;
    transition: all ease-in-out 0.2s;
}
a .servicelist p {
    margin-bottom: 0px;
    line-height: 1.5;
}

.booking-info {
    padding: 10px 0;
}
.booking-info-services {
    padding: 10px 0;
    background-color: #F8F8F8;
}
.booking-details .name {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
}
.booking-details .charge {
    font-weight: bold;
}
.booking-details .date {
    font-weight: bold;
    color: #000;
}
.green {
    color: #000 !important;
}

.modal-header .close{
    z-index: 100;
    position: relative;
    font-size: 40px;
}



/*css ad on 26 fab by RT */
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 86%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    left: 7%;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.stepwizard-step .btn-circle {
    color: #fff;
    background: #545659;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 8px;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover{
    background-color: #545659;
    border-color: #545659;
}
.plan-cards{
    display: block;
    text-align: center;
}
.plan-cards .input-container{
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: auto;
    margin: 0;
    padding: 0px 5px;
}
.plan-cards .input-container .radio-tile{
    display: block;
}
.plan-cards .radio-tile hr{
    border-top: 1px solid #ddd;
}
.plan-cards .input-container .radio-button:checked + .radio-tile{
    background-color: #00aef2;
    border: 1px solid #00aef2;
    color: #ffffff;
}

.plan-cards .input-container .radio-button:checked + .radio-tile h2{
    color: #ffffff !important;
}
.plan-cards .input-container .radio-button:checked + .radio-tile hr{
    border-top: 1px solid #19aa6b;
}
.plan-cards .radio-tile h2{
    display: block;
    font-size: 26px;
    margin: 0;
}
.plan-cards .radio-tile p{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.plan-cards .radio-tile p:last-child{
    border-bottom: 0px solid #ddd;
}

.svg-inline--fa{
    width: 30px !important;
    height: 20px;
    margin-bottom: 6px;
}
.btn[disabled]{
    opacity: 1 !important;
    background: #84878b;
}
.tablediv ul li, .white-section ul li, .white-section ol li, .gray-section ul li, .gray-section ol li{
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 5px;
    line-height: 1.6;
}
.tablediv ul, .white-section ul{    
    padding: 0px 20px;
}
.white-section ol{    
    padding: 0px 70px;
}
.tablediv .row{
    margin-bottom: 60px;
}
.cards{
    border: 1px solid #d4d4d4;
    padding: 40px 15px;
}
.bookingdiv{
    padding: 70px 0;
}
.form-section .table {
    border: 1px solid #ddd;
    font-size: 16px;
}
.form-section .table {
    border: 1px solid #ddd;
    font-size: 16px;
}
.form-section .table tr td{
    line-height: 1.8;
    vertical-align: middle;
    font-weight: 200;
}
.form-section tr td strong{
    font-weight: bold;
    color: #323648;
}
.form-section .table .btn-default-green{
    border-radius: 5px;
    height: 36px;
    padding: 5px 20px;
}
.form-section .table td .input-container .radio-tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 1px solid #00aef2;
    border-radius: 5px;
    padding: 6px 10px;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
}
.form-section .table td .input-container .radio-tile-label {
    text-align: center !important;
    font-size: 16px;
    font-weight: 200 !important;
    color: #00aef2;
    line-height: 1.6;
    margin-bottom: 0;
}
.form-section .table td .input-container .radio-button {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
}
.form-section .table td .input-container .radio-button:checked + .radio-tile {
    background-color: #00aef2;
    border: 1px solid #00aef2;
    color: white;
    -webkit-transform: all ease-in-out 0.2s;
    transform: all ease-in-out 0.2s;
}
.form-section .table td .input-container .radio-button:checked + .radio-tile .radio-tile-label {
    color: white;
    background-color: #00aef2;
    text-align: center !important;
}
.form-section .table td .input-container{
    position: relative;
    max-width: 85px;
    min-width: 85px;
    margin: 0 auto;
}
.fc-day-grid-event>.fc-content{
    white-space: inherit !important;
}
.datepicker{
    background-color: #fff !important;
}
.disabled{
    pointer-events:none;
    opacity:0.7;
}
.clickable {
    cursor: pointer;
}

/* Popup table responsive */
.resurcestbl table th{
    white-space: nowrap;
}
.resurcestbl table tr td .input-group.cur{ position: relative; display: block; padding-left: 30px; }
.resurcestbl table tr td .input-group .input-group-addon { border-color: #d2d6de; background-color: #fff; position: absolute; left: 0; top: 0; bottom: 0; width: 30px; padding: 0; height: 34px; z-index: 1; line-height: 34px; border-radius: 0; }
.resurcestbl table tr td .input-group .form-control { position: relative; float: none; margin-bottom: 0; display: block; min-width: 100px; }

.table-checkable tr th:first-child, .table-checkable tr td:first-child{
    width:50px;
    max-width:50px;
}
/* End */

/* Multiple Slot */

.timeslot-td {
    padding: 10px 15px 10px 15px !important;
}

tr.timeslot-tr td {
    border-top: 0px solid#545659 !important;
    border-left: 1px solid #545659 !important;
    border-right: 1px solid #545659 !important;
    border-bottom: 1px solid #545659 !important;
}

table.booking tr.shown>td {
    border-top: 1px solid #545659 !important;
    border-bottom: none !important;
}

table.booking tr.shown>td:first-child {
    border-left: 1px solid #545659 !important;
}

table.booking tr.shown>td:last-child {
    border-right: 1px solid #545659 !important;
}

table.multiple-timeslot td {
    border: 0px !important;
}

table.multiple-timeslot th {
    background-color: #f4f4f4 !important;
}

table.multiple-timeslot {
    margin-bottom: 6px !important;
}
/* End */

#copy_client_id {
    border: none;
    background: transparent;
    width: 61%;
}

/* Added on 26th Nov 2019 */
.fc-view-container {
    width: auto;
}

.fc-view-container .fc-view {
    cursor: pointer;
}

.fc-state-disabled {
    opacity: 0 !important;
}

.fc-bgevent {
    opacity: 1 !important;
}

.fc-time-area .fc-bgevent-container{
    right: 0px !important;
}

.fc-nonbusiness {
    background: #d7d7d7 !important;
    opacity: 1 !important;
}

.fc-unthemed td.fc-today {
    background: #fff;
}
.fc-center>h2 {
    font-size: 24px;
}
.fc-ltr .fc-basic-view .fc-today .fc-day-number {
    color: red;
}
@media only screen and (max-width: 600px) {
    .fc-center>h2 {
        font-size: 14px;
        font-weight: bold;
        padding-top: 0px;
        max-width: auto;
    }
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #a3a5ad;
}
.profilepic {
    float: left;
    padding-left: 5px;
}
.profilepic img {
    height: 16px;
    padding: 5px;
}
.fc-body .fc-resource-area .fc-cell-content {
    padding-top: 3px;
    padding-bottom: 3px;
}
.fc-ltr .fc-time-area .fc-chrono th{
    background-color: #fff !important;
    color: #000;
    opacity: 0.8 !important;
}
/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin: -20px 0 0 -20px;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #000;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media (min-width: 768px){
.container {
    width: auto !important;
			}
}

.connect-button {
    display: inline-block;
    margin-bottom: 1px;
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#28a0e5),to(#015e94)); */
    background-image: linear-gradient(#28a0e5,#015e94);
    -webkit-font-smoothing: antialiased;
    border: 0;
    padding: 1px;
    height: 32px;
    text-decoration: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 0 rgba(0,0,0,.2);
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none!important;
}
.connect-button span {
    display: block;
    position: relative;
    padding: 0 12px;
    height: 30px;
    background: #1275ff;
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#7dc5ee),color-stop(85%,#008cdd),to(#30a2e4)); */
    background-image: linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.25);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.25);
    border-radius: 3px;
    padding-left: 44px;
}
.connect-button span:before {
    content: "";
    display: block;
    position: absolute;
    left: 11px;
    top: 50%;
    width: 23px;
    height: 24px;
    margin-top: -12px;
    background-repeat: no-repeat;
    background-size: 23px 24px;
}
.connect-button.blue span:before, .connect-button span:before {
    background-image: url("data:image/png;base64,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");
}

/* changed on 24-04 */
.form-section .table td .input-container{
    position: relative;
    max-width: 55%;
    min-width: 55%;
    margin: 0 auto;
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
}	.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}	.modal.right .modal-body {
    padding: 15px 15px 80px;
}
.modal.right.fade .modal-dialog {
    right: -60%;
    width: 60%;
    max-width: 100%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
}	.modal.right.fade.in .modal-dialog {
    right: 0;
}