body{
  overflow-x: hidden;
  background: #22313A;
  color: #fff;
    font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
}
.navbar-toggler{background: #ffad4d}
table{
  min-width: 910px;
}
.fw-400{
	font-weight: 400;
}
.fw-500{
	font-weight: 500;
}
.fw-600{
	font-weight: 600;
}
.fw-700{
	font-weight: 700;
}
.menu li a{
	color: #fff !important;
	font-weight: 500;
}
.menu li{
	margin: 0px 5px;
}
/* p{
	font-size: 16px;
	line-height: 32px;
} */
p {
    font-size: 16px;
    line-height: 1.5;
}
.greyt{color: #979797}
.normal-btn{
	font-weight: 500;
	color: #000;
}
.blue-btn{
	background: #001E6E;
	border-radius: 5px;
	font-weight: 500;
	color: #fff;
}
.outlinebtn
{
    border: 1px solid #fff;
    color: #fff;
}
.boutlinebtn {
    border: 1px solid #00a8f2;
    color: #00a8f2;
}
.boutlinebtn:hover {
    border: 1px solid #00a8f2;
    color: #fff;
    background: #00a8f2;
}
.ooutlinebtn {
    border: 1px solid #ffad4d;
    color: #ffad4d;
}
.ooutlinebtn:hover {
    border: 1px solid #ffad4d;
    color: #fff;
    background: #ffad4d;
}
.box4 .col-lg-6:nth-child(2){margin-top: 40px !important;}
.planboxes .col-lg-4{
margin-top: 90px !important;
}
.planboxes .col-lg-4:nth-child(2){
margin-top: 50px !important;
}
.planboxes .greybg{border-radius: 8px;}
.featurebox{
      background: url(../img/dark-circle.svg) #25414e;
    background-repeat: no-repeat;
    background-position: 170% -90px;
    border-radius: 15px;
}
.featurebox:hover
{   background: url(../img/dark-circle.svg) #25414e;
    background-repeat: no-repeat;
    background-position: 170% -90px;
    background-size: 80%;
}
.topmenu{background: #0B3850 !important;
    position: relative;}
.accordion-item
{
    background-color: transparent !important;
}
.accordion-button
{
    color: #fff !important;
}
.y-t{
	color: #FFE711;
}
.planbg{background: url(../img/planbg.png);background-size: cover;}
.banner .container{padding: 30px 0}
.banner {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background:url(../img/bannerbg.png);
    background-position:center;
    background-repeat: no-repeat;
    background-size:cover;
        padding-top: 61px;
    margin-top: -61px;
}
.formbg{
    background:url(../img/formbg.png),#1B3543;
    xbackground-position:center;
    background-repeat: no-repeat;
    background-size: 42% 100%, cover;
}
.profitbg
{
    background: url(../img/profit-bg.jpg);
    background-repeat: no-repeat;
    background-size: 46% 100%;
    background-position: right top;
}
h1{
	font-size: 80px;
}
h2{font-size: 60px;font-weight: 700;}
.logo{
	width: 130px;
}
.sec-space{
	padding: 5vh 0;
}
.b-t{
	color: #fff;
}
.l-t{
	color: #a5a5a5;
}
.blue-t{
    color: #00a8f2;
    display: block;
}
.bluet{
    color: #00a8f2;
}
.greybg{background: #092431;}
.greybg:hover{background: #092431}
.faq{background: #1A4459}
h2 span{font-size: 45px;}
.lw{
    font-weight: 400;
}
.mw{font-weight: 600;}
.ln{line-height: normal;}
.whitebtn{background: #fcae39; color: #fff;}
.whitebtn:hover{background: #ff8809;color: #fff}
.bluebtn{background: #1CA8F7; color: #fff;}
.bluebtn:hover{background: #0087ff;color: #fff}
.btn{text-transform: uppercase; font-weight: 600;}
a{
	text-decoration: none;
}
.trend{
	background: #efefef;
}
.leftyy{
  display: block !important;
}
.rightyy{
  display: none !important;
}

.navbisisible .leftyy{
  display: none !important;
}
.navbisisible .rightyy{
  display: block !important;
}
.media-img img {
    max-width: 70px;
    width: 100%;
    border-radius: 70px;
    margin-right: 15px;
}
.copy-btn {
    background: #0047FF;
    color: #fff;
    border-radius: 18px;
    padding: 3px 15px;
    font-size: 12px;
}
.white-box {
    background: #fff;
    padding: 20px;
    height: 100%;
    border-radius: 10px;
}
.g-t{
	color: green;
}
.chart-p{
	font-size: 13px;
	text-align: center;
}
.risk {
    border: 1px solid #ff7300;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff7300;
    padding: 0px 6px;
    border-radius: 3px;
    background: #ffecb2;
}
.dark-t{
	color: #011E6E;
}
.view-btn{
	border: 1px solid #6D6D6D;
	border-radius: 50px;
	color: #011E6E;
	padding: 10px 15px;
}
.getting{
	background: #2151C2;
}
.accordion-item{
	border: 0px;
}
.accordion-item button{
	background: transparent !important;
	border-bottom: 1px solid #D9D9D9;
    padding: 15px 0px;
    outline: none !important;
    box-shadow: none !important;
}
.accordion-body{padding: 15px 0px;}
.accordion-button:not(.collapsed)::after{
	background-image: none;
}
.accordion-button::after{
	background-image: none;
}
.hf{font-weight: bold;}
.faq .accordion-button{font-size: 20px;}
.accordion-button:not(.collapsed) {
    color: #ffad4d !important;}
.accordion-body {
    color: #c7c7c7 !important;
}
.lineform .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #656464;
    color: #fff;
    }
.form-control:focus + .form-label
{
   color: #62D4EF !important;
} 
.lineform .formfield
{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
} 
.lineform .formfield label.form-label {
    bottom: 42px;
    position: absolute;
    color: #818181;
}
.lineform .formfield .form-control:focus{background: transparent;border-bottom: 1px solid #62D4EF; color: #fff;}
.lineform .formfield .form-control{padding-left: 0px;}
.journey{
	background: #78DAFF;
	border-radius: 50px;
	color: #011E6E;
	font-weight: bold;
	padding: 10px 25px;
	margin-top: 10px;
}
.coin {
    background: url(../img/coinbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 98%;
    padding: 20px;
}
.coin h1{
	font-size: 45px;
}
li{
	list-style: none;
}
.foot-menu a{
	color: #9d9d9d;
	margin-bottom: 10px;
	font-weight: 500;
}
.foot-menu li{
	margin-bottom: 10px;
}
.foot-menu {
    background: #082c3a;
}
.foot-menu i {
    
}
.foot-menu .input-group-text
{
    background-color:#00a8f2;
    color: #fff; font-size: 15px;
    padding: 0px 20px;
    border: 0px;
}
.sociallist
{
    display: inline-block;
     margin-top: 0px !important;
}
.foot-menu .form-control
{
    background: #191919;
    border: 1px solid;
}
.sociallist li{
    float: left;
    margin-right: 10px;
    font-size: 22px;
    margin-bottom: 0px;

}
.copy-right{
	background: #051454;
	padding: 2vh 0;
}
.register{
	background: #001E6E;
    min-height: calc(100vh - 75px);
}
.regi-div{
	border:3px solid #7197FF4D;
	padding: 20px;
	border-radius: 10px;
}
.input-div {
    background: #fff;
    padding: 5px 10px;
    border-radius: 8px;
}
.input-div input{
	background: transparent;
	border: 0px;
}
.input-div input:focus{
	border: 0px;
	box-shadow: 0px 0px 0px;
}
.input-div input::placeholder {
  color: #4E69B1;
  opacity: 1; 
}

.input-div input::-ms-input-placeholder { 
  color: #4E69B1;
}
.form-div{
	margin-bottom: 15px;
}
.regi-btn{
	display: block;
	background: #E3BB00;
	color: #000;
	font-weight: 500;
	width: 100%;
	padding: 9px
}
.regi-img {
	background: url(../img/register.png);
    height: 100%;
    background-position: center;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
}
.log-img{
	background: url(../img/login.png);
	height: 100%;
    background-position: center;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-size: cover;
}
.resend-box {
    margin: 25px 10px 10px 10px;
    border: 1px solid white;
    padding: 0px 15px 15px 15px;
    border-radius: 8px;
}
.login{
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #001E6E;
    min-height: calc(100vh - 75px);
}
.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
    height: 100%;
}
#sidebar {
    min-width: 250px;
    max-width: 250px;
    background:url(../img/sidebg.png);
    color: #fff;
    transition: all 0.3s;
    position: relative;
}

.sidebar_btn {
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #051454;
  padding: 10px !important;
  box-shadow: unset;
  margin-top: -8px;
}
.sidebar_btn:focus{
  outline: none;
  box-shadow: unset;
}
.custom .card-body{
    padding: 10px 20px !important;
}

#sidebar.active {
   min-width: unset;
}
/* #sidebar.active .sidebar-header img{
    display: none;
} */
#sidebar.active .hide_title{
    display: none;
}
/* .content-wrapper{
  max-width: 1440px;
} */
#sidebar .sidebar-header {
    padding:20px;
    xbackground:#051354;
}
.active .sidebar-header {
  padding: 3px 20px !important;
  background: #051354;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 15px;
    display: block;
    color: #fff;
}

#sidebar ul li a:hover {
    color: #f5f5f5;
    background: #30396d;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.custom_drop{
    background: #001E6E;
    top: calc(100% + 10px) !important;
    color: #FFF;
    border: 0;
    min-width: 300px;
    padding: 15px;
}
.trans_btn{
    outline: none;
    border: 0;
    background: none;
}
.white_card{
    top: calc(100% + 10px) !important;
    color: #000;
    border: 0;
    min-width: 300px;
    padding: 15px;
    box-shadow: 0px 0px 15px #BCCAF0;
    border-radius: 25px;
}
.graey_drop{
    background: #F4F5F6;
    border-radius: 20px;
}
.white_card .dropdown-item{
    color: #000;
}
.bb_bord{
    border-bottom: 1px solid #405EAE;
}
.dropdown-item{
    color: #FFF;
}
.card
{
    background: #161616;
}
.pg1
{
    background-image: url(../img/bg1.jpg);
    padding: 20px;
    background-size: cover;
    background-position: left bottom;
}
#content {
    width: 100%;
    min-height: calc(100vh - 60px);
    transition: all 0.3s;
    background: #000;
    overflow-x: hidden;
}
.over-all{
	padding: 0px 20px 20px 20px;
}
.content nav{
	background: #000;
}

.tab-content > .tab-pane {
    display: none;
}
.fade:not(.show) {
    opacity: 0;
}
.fade {
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.tab-content > .active {
    display: block;
}
.nav-link{
    color: #007bff;
}
.nav-link.active{
    border-bottom: 2px solid #00a8f2  !important;
    color: #495057;
}
.cust_tab .nav-link{
    color: #495057 !important;
}
.cust_tab .nav-link.active{
    border-bottom: 2px solid #0d6efd !important;
    color: #000 !important;
}
th{
    font-weight: 500;
}
.custom th{
    border-bottom: none;
}
.text-success {
    color: #00d284 !important;
}
.text-danger {
    color: #ff0854 !important;
}
.text-primary {
    color: #0033c4 !important;
}
.btn {
        padding: 12px 35px;
    font-size: 14px;
    font-weight: 700;
}
.btn1{
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 700;
    border-radius:4px;
    text-transform: uppercase;

}
.w-fit{
    width: fit-content;
}
.btn-primary {
    color: #fff;
    background-color: #0033c4;
    border-color: #0033c4;
}
.btn-success {
    font-size: 12px;
    color: #fff;
    background-color: #00d284;
    border-color: #00d284;
}
.bg-warning, .settings-panel .color-tiles .tiles.warning {
    background-color: #ff5730 !important;
}
.btn-danger {
    font-size: 12px;
    color: #fff;
    background-color: #ff0854;
    border-color: #ff0854;
}
.btn:hover {
    color: #FFF;
}
.view-btn:hover {
    color: #011E6E;
}
.badge-warning, .preview-list .preview-item .preview-thumbnail .badge.badge-busy {
    font-size: 12px;
    border: 1px solid #ff5730;
    background-color: #ff5730;
    color: #ffffff;
    font-weight: 500;
}
.text-muted, .preview-list .preview-item .preview-item-content p .content-category {
    color: #777 !important;
}
.border-top {
    border-top: 1px solid #333333 !important;
}
.btmshadow_card{
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    padding: 20px;
    margin-top: 30px;
}
.blue-btn1 {
    background: #001E6E;
    border-radius: 20px;
    font-weight: 500;
    color: #fff;
    padding: 4px 15px;
}

.w-380{
    max-width: 400px;
    width: 100%;
}
.dep_card input,.dep_card select{
    width: 100%;
    height: 50px;
    padding: 0 10px;
}
.text_inp{
    border: 1px solid #333330;
    border-radius: 10px;
}
.label_txt{
    font-weight: 400;
    color: #5A5A5A;
    font-size: 14px;
    line-height: 22px;
}
.select_cust{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: auto;
    border: 0;
    outline: 1px solid #e4e9f0;
    color: #c9c8c8;
}
.form-control, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
    display: block;
    width: 100%;
    height: 2.875rem;
    padding: 0.94rem 1.375rem;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1;
    color: #495057;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.inpphov:hover {
    color: #fff;
    background-color: #00299e;
    border-color: #002691;
}
.inpnohov{
    background: none !important;
    border: 0 !important;
    outline: none !important;
}
.form-control, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint {
    border: 1px solid #e4e9f0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8125rem;
}
.form-control:focus, .select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single .select2-search__field:focus, .typeahead:focus, .tt-query:focus, .tt-hint:focus {
    background-color: #ffffff;
    color: #000;
    outline: none;
    box-shadow: none;
}
.form-control, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-search__field, .typeahead, .tt-query, .tt-hint, .form-control:focus, .select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single .select2-search__field:focus, .typeahead:focus, .tt-query:focus, .tt-hint:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.input-group-append, .input-group-prepend {
    color: #c9c8c8;
    width: auto;
    border: none;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-append .input-group-text, .input-group-prepend .input-group-text {
    border-color: #e4e9f0;
    padding: 0.94rem 0.75rem;
    color: #c9c8c8;
}
.form-check {
    position: relative;
    display: block;
    margin-top: 7px;
    margin-bottom: 10px;
    padding-left: 0;
}
.form-check .form-check-label {
    display: block;
    margin-left: 24px;
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-group label {
    font-size: 0.875rem;
    line-height: 1;
    vertical-align: top;
    margin-bottom: .5rem;
}
.form-check .form-check-label input {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity = 0);
}
.form-check .form-check-label {
    display: block;
    margin-left: 24px;
    font-size: 0.875rem;
    line-height: 1.5;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.94rem 1.375rem;
    margin-bottom: 0;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 2px;
}
.form-check .form-check-label input[type="radio"] + .input-helper:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border: solid #0033c4;
    border-width: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
.form-check .form-check-label input[type="radio"]:checked + .input-helper:before {
    background: #0033c4;
    border-width: 0;
}
.form-check .form-check-label input[type="radio"] + .input-helper:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 50%;
    top: 6px;
    left: 6px;
    -webkit-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transform: scale(0);
    transform: scale(0);
    position: absolute;
}
.form-check .form-check-label input[type="radio"]:checked + .input-helper:after {
    opacity: 1;
    line-height: 1.5;
    filter: alpha(opacity = 100);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.polygon{
    width: 50px;
    height: 50px;
    /*background: url(../../img/Polygon_1.png);*/
    background-repeat: no-repeat;
    background-position: center;
    display: flex ;
    align-items: center;
    justify-content: center;
    color: #FFF;
}
.round_img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex ;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.round_img img{
    object-fit: cover;
    object-position: center;
}
.fadded{
    color: #A9ACBA;
    font-size: 14px;
}
.fadded1 {
    color: #7e8089;
    font-size: 14px;
    line-height: normal;
}
.text-green{
    color: #0F7E0D;
}
table td{
    font-weight: normal;
}
.risk_card{
    border: 1px solid #FFA6A6;
    padding: 7px 10px;
    display: flex;
    align-items: center;
    width: fit-content;
}
.bb_head{
    border-bottom: 2px solid #0d6efd !important;
    padding: .45rem .89rem;
}
.w-cent{
    width: 150px;
}
.w-400{
    width: 360px;
}
.w-200{
    width: 200px;
}
.offer_card{
    background: #FFFFFF;
    border: 3px solid #D7DAE8;
    padding: 40px 50px;
    max-width: 355px;
    height: 100%;
}
.grey_btn{
    background: #D9D9D9;
    color: #000;
    font-weight: 500;
    font-size: 18px;
}
.org_btn{
    background: #FF522D;
    color: #FFF;
    font-weight: 500;
    font-size: 18px;
}
.blu_btn{
    background: #1279F2;
    color: #FFF;
    font-weight: 500;
    font-size: 18px;
}
.button{
    outline: none;
    border: none;
    padding: 7px 10px;
    min-width: 180px;
    border-radius: 5px;
}
.org_txt{
    color: #FF522D;
}
.blu_txt{
    color: #1279F2;
}
.big_f{
    font-size: 42px;
    font-weight: 600;
}
.grey_bg{
    background-color: #D1D3DE;
}
.card .card-title {
    color: #fff;
    margin-bottom: 0.75rem;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
}
.dashedbroder {
    border: 1px dashed #9babd9;
    padding: 10px;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}
table.dataTable {
    width: 100% !important;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}
.dataTables_paginate {
    float: right;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: .85em;
}
.dataTables_info {
    float: left;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 5px;
    margin-left: 0px;
    display: inline;
    border: 1px solid #ccc !important;
}
.buttons:hover{
    color: #000;
}

a:not([href]) {
    color: inherit;
    text-decoration: none;
}
.not_card{
    min-width: 410px;
    padding: 30px 30px;
}
.blu_text{
    color: #001E6E;
    font-weight: 500;
}
.form-check .form-check-input {
    float: left;
    margin-left: 0;
}
.alink:hover{
    color: #000;
}
.table-responsive{
  padding-bottom: 10px;
}


@media(max-width: 768px){
  .content-wrapper {
    margin-top: 20px;
}
h1 {
    font-size: 50px;
}
  .white_card{
    right: -100% !important;
  }
  .custom_drop{
    width: 300px;
  }
  .rightposs{
    right: -230% !important;
  }
     .navbisisible .navalign {
      margin-left: 70px;
     }
     .custom .card-body {
      padding: 15px 10px !important;
  }
     .min-w{
      width: min-content;
     }
     .offer_card {
      background: #FFFFFF;
      border: 3px solid #D7DAE8;
      padding: 25px;
      max-width: 355px;
      height: 100%;
      width: min-content;
  }
    .btmshadow_card{
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
        padding: 10px;
    }
    .not_card{
        min-width: 310px;
        padding: 30px 30px;
    }
	.banner{
		/*background:url(../img/bg1.jpg);*/
	}
	.register,.login{
		height: auto;
	}
	 #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
    #sidebarCollapse{
    	padding: 10px !important;
    }
    #sidebar{
    	position: absolute;
    left: 0;
    top: 0px;
    z-index: 9;
    height: 100%;
    }
}




/* chat section start */
 

#frame {
    width: 100%;
    min-width: 300px;
    /* height: 92vh;
    min-height: 300px;
    max-height: 720px; */
    background: #E6EAEA;
  }
  @media screen and (max-width: 360px) {
    #frame {
      width: 100%;
      height: 100vh;
    }
  }
  #frame #sidepanel {
    float: left;
    min-width: 280px;
    max-width: 340px;
    width: 40%;
    height: 100%;
    background: #2c3e50;
    color: #f5f5f5;
    overflow: hidden;
    position: relative;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel {
      width: 58px;
      min-width: 58px;
    }
  }
  #frame #sidepanel #profile {
    width: 80%;
    margin: 25px auto;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile {
      width: 100%;
      margin: 0 auto;
      padding: 5px 0 0 0;
      background: #32465a;
    }
  }
  #frame #sidepanel #profile.expanded .wrap {
    height: 210px;
    line-height: initial;
  }
  #frame #sidepanel #profile.expanded .wrap p {
    margin-top: 20px;
  }
  #frame #sidepanel #profile.expanded .wrap i.expand-button {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
  }
  #frame #sidepanel #profile .wrap {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    -moz-transition: 0.3s height ease;
    -o-transition: 0.3s height ease;
    -webkit-transition: 0.3s height ease;
    transition: 0.3s height ease;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap {
      height: 55px;
    }
  }
  #frame #sidepanel #profile .wrap img {
    width: 50px;
    border-radius: 50%;
    padding: 3px;
    border: 2px solid #e74c3c;
    height: auto;
    float: left;
    cursor: pointer;
    -moz-transition: 0.3s border ease;
    -o-transition: 0.3s border ease;
    -webkit-transition: 0.3s border ease;
    transition: 0.3s border ease;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap img {
      width: 40px;
      margin-left: 4px;
    }
  }
  #frame #sidepanel #profile .wrap img.online {
    border: 2px solid #2ecc71;
  }
  #frame #sidepanel #profile .wrap img.away {
    border: 2px solid #f1c40f;
  }
  #frame #sidepanel #profile .wrap img.busy {
    border: 2px solid #e74c3c;
  }
  #frame #sidepanel #profile .wrap img.offline {
    border: 2px solid #95a5a6;
  }
  #frame #sidepanel #profile .wrap p {
    float: left;
    margin-left: 15px;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap p {
      display: none;
    }
  }
  #frame #sidepanel #profile .wrap i.expand-button {
    float: right;
    margin-top: 23px;
    font-size: 0.8em;
    cursor: pointer;
    color: #435f7a;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap i.expand-button {
      display: none;
    }
  }
  #frame #sidepanel #profile .wrap #status-options {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 150px;
    margin: 70px 0 0 0;
    border-radius: 6px;
    z-index: 99;
    line-height: initial;
    background: #435f7a;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options {
      width: 58px;
      margin-top: 57px;
    }
  }
  #frame #sidepanel #profile .wrap #status-options.active {
    opacity: 1;
    visibility: visible;
    margin: 75px 0 0 0;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options.active {
      margin-top: 62px;
    }
  }
  #frame #sidepanel #profile .wrap #status-options:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #435f7a;
    margin: -8px 0 0 24px;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options:before {
      margin-left: 23px;
    }
  }
  #frame #sidepanel #profile .wrap #status-options ul {
    overflow: hidden;
    border-radius: 6px;
  }
  #frame #sidepanel #profile .wrap #status-options ul li {
    padding: 15px 0 30px 18px;
    display: block;
    cursor: pointer;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li {
      padding: 15px 0 35px 22px;
    }
  }
  #frame #sidepanel #profile .wrap #status-options ul li:hover {
    background: #496886;
  }
  #frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px 0 0 0;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
      width: 14px;
      height: 14px;
    }
  }
  #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    margin: -3px 0 0 -3px;
    background: transparent;
    border-radius: 50%;
    z-index: 0;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
      height: 18px;
      width: 18px;
    }
  }
  #frame #sidepanel #profile .wrap #status-options ul li p {
    padding-left: 12px;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #profile .wrap #status-options ul li p {
      display: none;
    }
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-online span.status-circle {
    background: #2ecc71;
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-online.active span.status-circle:before {
    border: 1px solid #2ecc71;
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-away span.status-circle {
    background: #f1c40f;
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-away.active span.status-circle:before {
    border: 1px solid #f1c40f;
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-busy span.status-circle {
    background: #e74c3c;
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-busy.active span.status-circle:before {
    border: 1px solid #e74c3c;
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-offline span.status-circle {
    background: #95a5a6;
  }
  #frame #sidepanel #profile .wrap #status-options ul li#status-offline.active span.status-circle:before {
    border: 1px solid #95a5a6;
  }
  #frame #sidepanel #profile .wrap #expanded {
    padding: 100px 0 0 0;
    display: block;
    line-height: initial !important;
  }
  #frame #sidepanel #profile .wrap #expanded label {
    float: left;
    clear: both;
    margin: 0 8px 5px 0;
    padding: 5px 0;
  }
  #frame #sidepanel #profile .wrap #expanded input {
    border: none;
    margin-bottom: 6px;
    background: #32465a;
    border-radius: 3px;
    color: #f5f5f5;
    padding: 7px;
    width: calc(100% - 43px);
  }
  #frame #sidepanel #profile .wrap #expanded input:focus {
    outline: none;
    background: #435f7a;
  }
  #frame #sidepanel #search {
    border-top: 1px solid #32465a;
    border-bottom: 1px solid #32465a;
    font-weight: 300;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #search {
      display: none;
    }
  }
  #frame #sidepanel #search label {
    position: absolute;
    margin: 10px 0 0 20px;
  }
  #frame #sidepanel #search input {
    font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
    padding: 10px 0 10px 46px;
    width: calc(100% - 25px);
    border: none;
    background: #32465a;
    color: #f5f5f5;
  }
  #frame #sidepanel #search input:focus {
    outline: none;
    background: #435f7a;
  }
  #frame #sidepanel #search input::-webkit-input-placeholder {
    color: #f5f5f5;
  }
  #frame #sidepanel #search input::-moz-placeholder {
    color: #f5f5f5;
  }
  #frame #sidepanel #search input:-ms-input-placeholder {
    color: #f5f5f5;
  }
  #frame #sidepanel #search input:-moz-placeholder {
    color: #f5f5f5;
  }
  #frame #sidepanel #contacts {
    height: calc(100% - 177px);
    overflow-y: scroll;
    overflow-x: hidden;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #contacts {
      height: calc(100% - 149px);
      overflow-y: scroll;
      overflow-x: hidden;
    }
    #frame #sidepanel #contacts::-webkit-scrollbar {
      display: none;
    }
  }
  #frame #sidepanel #contacts.expanded {
    height: calc(100% - 334px);
  }
  #frame #sidepanel #contacts::-webkit-scrollbar {
    width: 8px;
    background: #2c3e50;
  }
  #frame #sidepanel #contacts::-webkit-scrollbar-thumb {
    background-color: #243140;
  }
  #frame #sidepanel #contacts ul li.contact {
    position: relative;
    padding: 10px 0 15px 0;
    font-size: 0.9em;
    cursor: pointer;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact {
      padding: 6px 0 46px 8px;
    }
  }
  #frame #sidepanel #contacts ul li.contact:hover {
    background: #32465a;
  }
  #frame #sidepanel #contacts ul li.contact.active {
    background: #32465a;
    border-right: 5px solid #435f7a;
  }
  #frame #sidepanel #contacts ul li.contact.active span.contact-status {
    border: 2px solid #32465a !important;
  }
  #frame #sidepanel #contacts ul li.contact .wrap {
    width: 88%;
    margin: 0 auto;
    position: relative;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap {
      width: 100%;
    }
  }
  #frame #sidepanel #contacts ul li.contact .wrap span {
    position: absolute;
    left: 0;
    margin: -2px 0 0 -2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #2c3e50;
    background: #95a5a6;
  }
  #frame #sidepanel #contacts ul li.contact .wrap span.online {
    background: #2ecc71;
  }
  #frame #sidepanel #contacts ul li.contact .wrap span.away {
    background: #f1c40f;
  }
  #frame #sidepanel #contacts ul li.contact .wrap span.busy {
    background: #e74c3c;
  }
  #frame #sidepanel #contacts ul li.contact .wrap img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap img {
      margin-right: 0px;
    }
  }
  #frame #sidepanel #contacts ul li.contact .wrap .meta {
    padding: 5px 0 0 0;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #contacts ul li.contact .wrap .meta {
      display: none;
    }
  }
  #frame #sidepanel #contacts ul li.contact .wrap .meta .name {
    font-weight: 600;
  }
  #frame #sidepanel #contacts ul li.contact .wrap .meta .preview {
    margin: 5px 0 0 0;
    padding: 0 0 1px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
  }
  #frame #sidepanel #contacts ul li.contact .wrap .meta .preview span {
    position: initial;
    border-radius: initial;
    background: none;
    border: none;
    padding: 0 2px 0 0;
    margin: 0 0 0 1px;
    opacity: .5;
  }
  #frame #sidepanel #bottom-bar {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  #frame #sidepanel #bottom-bar button {
    float: left;
    border: none;
    width: 50%;
    padding: 10px 0;
    background: #32465a;
    color: #f5f5f5;
    cursor: pointer;
    font-size: 0.85em;
    font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button {
      float: none;
      width: 100%;
      padding: 15px 0;
    }
  }
  #frame #sidepanel #bottom-bar button:focus {
    outline: none;
  }
  #frame #sidepanel #bottom-bar button:nth-child(1) {
    border-right: 1px solid #2c3e50;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button:nth-child(1) {
      border-right: none;
      border-bottom: 1px solid #2c3e50;
    }
  }
  #frame #sidepanel #bottom-bar button:hover {
    background: #435f7a;
  }
  #frame #sidepanel #bottom-bar button i {
    margin-right: 3px;
    font-size: 1em;
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button i {
      font-size: 1.3em;
    }
  }
  @media screen and (max-width: 735px) {
    #frame #sidepanel #bottom-bar button span {
      display: none;
    }
  }
  #frame .content {
    float: right;
    width: 60%;
    /* height: 100%; */
    overflow: hidden;
    position: relative;
  }
  @media screen and (max-width: 735px) {
    #frame .content {
      width: calc(100% - 0px);
      min-width: 300px !important;
    }
  }
  @media screen and (min-width: 900px) {
    #frame .content {
      width: calc(100% - 0px);
      padding-bottom: 30px;
    }
  }
  #frame .content .contact-profile {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
  }
  #frame .content .contact-profile img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin: 9px 12px 0 9px;
  }
  #frame .content .contact-profile p {
    float: left;
  }
  #frame .content .contact-profile .social-media {
    float: right;
  }
  #frame .content .contact-profile .social-media i {
    margin-left: 14px;
    cursor: pointer;
  }
  #frame .content .contact-profile .social-media i:nth-last-child(1) {
    margin-right: 20px;
  }
  #frame .content .contact-profile .social-media i:hover {
    color: #435f7a;
  }
  #frame .content .messages {
    height: auto;
    min-height: calc(100% - 93px);
    max-height: 48vh !important;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 40px;
  }
  @media screen and (max-width: 735px) {
    #frame .content .messages {
      max-height: calc(100% - 105px);
    }
  }
  #frame .content .messages::-webkit-scrollbar {
    width: 8px;
    background: transparent;
  }
  #frame .content .messages::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
  }
  #frame .content .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 5px 15px;
    width: calc(100% - 25px);
    font-size: 0.9em;
  }
  #frame .content .messages ul li:nth-last-child(1) {
    margin-bottom: 20px;
  }
  #frame .content .messages ul li.sent img {
    margin: 6px 8px 0 0;
  }
  #frame .content .messages ul li.sent p {
    background: #023ff0;
    color: #f5f5f5;
  }
  #frame .content .messages ul li.replies img {
    float: right;
    margin: 6px 0 0 8px;
  }
  #frame .content .messages ul li.replies p {
    background: #f5f5f5;
    float: right;
  }
  #frame .content .messages ul li img {
    width: 22px;
    border-radius: 50%;
    float: left;
  }
  #frame .content .messages ul li p {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 20px;
    max-width: 205px;
    line-height: 130%;
  }
  @media screen and (min-width: 735px) {
    #frame .content .messages ul li p {
      max-width: 300px;
    }
  }
  #frame .content .message-input {
    position: absolute;
    bottom: 0;
        width: 92%;
      z-index: 99;
      left: 4%;
      margin-bottom: -15px;
      padding-bottom: 30px;
  }
  #frame .content .message-input .wrap {
    position: relative;
  }
  #frame .content .message-input .wrap input {
    font-family: "proxima-nova",  "Source Sans Pro", sans-serif;
    float: left;
    border: none;
    width: calc(100% - 90px);
    padding: 11px 32px 10px 8px;
    font-size: 0.8em;
    color: #32465a;
    height: 45px;
  }
  @media screen and (max-width: 735px) {
    #frame .content .message-input .wrap input {
      padding: 15px 32px 16px 8px;
    }
  }
  #frame .content .message-input .wrap input:focus {
    outline: none;
  }
  #frame .content .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 10px;
    font-size: 1.1em;
    color: #435f7a;
    opacity: .5;
    cursor: pointer;
  }
  @media screen and (max-width: 735px) {
    #frame .content .message-input .wrap .attachment {
      margin-top: 17px;
      right: 65px;
    }
  }
  #frame .content .message-input .wrap .attachment:hover {
    opacity: 1;
  }
  #frame .content .message-input .wrap button {
    float: right;
    border: none;
    width: 50px;
    padding: 12px 0;
    cursor: pointer;
    background: #32465a;
    color: #f5f5f5;
  }
  @media screen and (max-width: 735px) {
    #frame .content .message-input .wrap button {
      padding: 16px 0;
    }
  }
  #frame .content .message-input .wrap button:hover {
    background: #435f7a;
  }
  #frame .content .message-input .wrap button:focus {
    outline: none;
  }
  @media(max-width: 991px)
  {
    .formbg{background-size: 100%}
  }

  