.contentinner {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

.cardapplylist {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.table button, .enquiryconfirmation button {
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  outline: 0
}

.notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px 15px;
  border-radius: 10px;
  border: 1px solid #cbd7ea;
  color: #7aa3e4;
  font-size: 15px;
  margin-bottom: 25px
}

.notification .icon {
  margin-right: 11px
}

.sidemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(25, 30, 62, .02);
  box-shadow: 0 3px 5px rgba(25, 30, 62, .02);
  border-radius: 10px;
  border: 1px solid #ecedf2;

  justify-content: flex-start !important;
}

.sidemenu.short a:not(.sidemenumore):nth-child(n+8) {
  display: none
}

.sidemenumore {
  color: #7aa3e4 !important
}

.sidemenu .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-right: 16px
}

.sidemenu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  padding-left: 22px;
  border-left: 2px solid transparent;
  color: #79798f
  
}

.sidemenu a + a {
  margin-top: 12px
}

.sidemenu a:hover {
  color: #616174
}

.sidemenu a.active {
  color: #7aa3e4;
  border-left-color: #7aa3e4
}

.sidemenu a .badge {
  margin-left: 15px
}

.card {
  -webkit-box-shadow: 0 3px 5px rgba(25, 30, 62, .02);
  box-shadow: 0 3px 5px rgba(25, 30, 62, .02);
  border-radius: 10px;
  margin-bottom: 30px;
  border: 1px solid #ecedf2;
  background-color: #fff;
  color: #666
}

.cardheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 74px;
  padding-left: 30px;
  padding-right: 30px;
 
}

.cardtitle {
  font-size: 20px;
  color: #444;
  font-weight: 400;
  margin: 0;
  
}



.cardtitle span {
  color: #444;
}

.cardtitlewrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.card .cardbtn
{

}

.cardcontainer
{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding: 20px;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;	
}

.cardcontainer .card
{
	width: 100%;
	margin: 1%;
}

.cardcontainer .card:first-child
{

	margin-left: 0;
}

.cardcontainer .card:last-child
{

	margin-right: 0;
}



.cardsubtitle {
  margin-top: 4px;
  color: #79798f
}

.cardsubtitle .iconplus {
  position: relative;
  top: -1px;
  margin-right: 7px
}

.carditem {
  border-top: 1px solid #ecedf2;
  margin-left: 7px;
  margin-right: 7px;
  padding-left: 23px;
  padding-right: 23px
}

.cardviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.cardview {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center
}

.cardviewnumber {
  color: #7aa3e4;
  font-size: 24px;
  font-weight: 500
}

.cardapply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px
}

.cardapply .iconlist {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
  color: #7aa3e4
}

.cardapplymain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.cardapplytitle {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px
}

.cardapplylist li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.cardapplylist li + li {
  margin-top: 6px
}

.cardapplylist li .icon {
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.cardbtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 14px;
  padding-right: 14px;
  background-color: #7aa3e4;
  color: #fefefe;
  height: 38px;
  border-radius: 5px;
  -webkit-transition: background-color .15s;
  transition: background-color .15s
}

.cardbtn:hover {
  background-color: #5086db;
  color: #fefefe
}

.cardbtncontainer
{
	margin-top: 20px;
}

.btngrey
{
	  background-color: #ccc;
}

.btngrey:focus
{
	  color:#fff;
}

.cardtable {
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 11px;
}

.cardtable th
{
  font-weight: bold !important;

}


.table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse
}

.card .table {
  margin-bottom: 0
}

.table .cardbtn, .btnminwidth {
  min-width: 100px;
  font-size: 12px;
  height: 26px
}

.table tr {
  border-top: 1px solid #ecedf2
}

.tablestriped tr:nth-child(even) {
  background-color: #f9f9fb
}

.table th, .table td {
  padding: 12px 10px
}

.table th:first-child, .table td:first-child {
  padding-left: 25px
}

.table th:last-child, .table td:last-child {
  padding-right: 25px
}

.table th {
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  color: #4d4d50
}

.table td > .icon {
  position: relative;
  top: -1px
}

.table td > .icon:first-child {
  margin-right: 9px;
  color: #cfcfdb
}

.tablecontrols {
  width: 100px;
  text-align: right
}

.table button + button {
  margin-left: 15px
}

.tablenumber {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 1
}

.table .badge {
  margin-top: 8px;
  font-size: 12px;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 5px;
  font-weight: 500
}

.tabs , .tabspages{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ecedf2
}

.card .tabs , .card .tabspages{
  margin-left: 13px;
  margin-right: 13px
}

.tabs a , .tabspages a{
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #bcbcce;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent
}

.tabs a .icon , .tabspages a .icon{
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 8px
}

.tabs a.active , .tabspages a.active{
  color: #4d4d50;
  border-bottom-color: #7aa3e4
}

.tabs a.active .icon , .tabspages a.active .icon{
  color: #7aa3e4
}

.tabcontent {
  display: none;
  padding: 30px
}

.tabcontent.active {
  display: block
}

.tabcontent table {
  border-collapse: collapse;
  margin-bottom: 0;
  color: #666
}

.tabcontent table th {
  text-align: left;
  font-weight: 400;
  padding: 0 30px 15px
}

.tabcontent table th:first-child {
  padding-left: 0
}

.tabcontent table th:last-child {
  padding-right: 0
}

.tabcontent table th span {
  color: #7aa3e4
}

.tabcontent table td {
  padding: 15px 30px
}

.tabcontent table td:first-child {
  padding-left: 0
}

.tabcontent table td:last-child {
  padding-right: 0
}

.content {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #eff1f8
}

.contentrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

}

.contentside, .contentmain {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.contentmain
{
  max-width: 842px;

}

.contentside {
  max-width: 255px;
  margin-right: 30px
 
}

.enquiryrequest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 30px 30px
}

.enquiryuser {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.enquiryuser:last-child {
  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: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.enquiryuser:last-child:after {
  left: 5px;
  right: 55px
}

.enquiryuser:after {
  content: '';
  position: absolute;
  top: 49px;
  right: 5px;
  left: 55px;
  height: 12px;
  background-color: #e6e6ef
}

.enquiryconfirmation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  white-space: nowrap;
  width: 240px;
  margin-top: 16px;
  background: #e6e6ef;
  border-radius: 5px;
  padding: 8px
}

.enquiryconfirmation button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 28px;
  background-color: #fff;
  font-size: 13px;
  color: #7aa3e4;
  text-transform: uppercase;
  border-radius: 5px;
  -webkit-transition: background-color .15s;
  transition: background-color .15s
}

.enquiryconfirmation button:hover {
  background-color: #f7f7f7
}

.enquiryconfirmation button + button {
  margin-top: 6px
}

.enquiryname {
  margin-bottom: 8px;
  font-size: 15px;
  color: #79798f
}

.enquiryavatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #e6e6ef;
  border-radius: 50%;
  color: #79798f;
  font-size: 20px
}

.enquirylocation {
  margin-top: 9px;
  color: #bcbcce;
  font-size: 15px;
  line-height: 1.2
}

.enquirylocation a {
  font-size: 13px
}

.enquiryform {
  padding: 20px
}

.enquiryform .textarea {
  display: block;
  width: 100%;
  height: 150px;
  padding: 20px;
  border: 1px solid #ecedf2;
  border-radius: 5px;
  margin-bottom: 10px;
  resize: none
}

.enquiryformbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 38px;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  background-color: #a9d622;
  color: #fff;
  cursor: pointer
}

.enquirywarning {
  font-size: 12px;
  color: #9a9aab;
  line-height: 1.35;
  margin-bottom: 14px
}

.enquirywarning span {
  color: #7aa3e4
}

.enquirychat {
  padding: 40px 25px 15px
}

.message {
  width: calc(100% - 75px);
  margin-bottom: 30px
}

.messageright {
  margin-left: auto
}

.messagecontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.messageavatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 25px;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  background-color: #7aa3e4
}

.messageright .messageavatar {
  margin-right: 0;
  margin-left: 25px
}

.messagetext {
  margin-top: 4px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  padding: 12px 15px;
  background-color: #f1f1f7;
  border-radius: 5px 5px 5px 0;
  font-size: 15px;
  color: #646464
}

.messageright .messagetext {
  border-radius: 5px 5px 0
}

.messagecolored .messagetext {
  background-color: #fbf1df
}

.messagefeatured .messagetext {
  background-color: #7aa3e4;
  color: #fff
}

.messagetext:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -18px;
  border: 9px solid #f1f1f7;
  border-left-color: transparent;
  border-top-color: transparent
}

.messageright .messagetext:before {
  right: -18px;
  left: auto;
  border-right-color: transparent;
  border-left-color: #f1f1f7
}

.messagecolored .messagetext:before {
  border-right-color: #fbf1df;
  border-bottom-color: #fbf1df
}

.messagefeatured .messagetext:before {
  border-right-color: #7aa3e4;
  border-bottom-color: #7aa3e4
}

.messageright.messagecolored .messagetext:before {
  border-right-color: transparent;
  border-left-color: #fbf1df;
  border-bottom-color: #fbf1df
}

.messageright.messagefeatured .messagetext:before {
  border-right-color: transparent;
  border-left-color: #7aa3e4;
  border-bottom-color: #7aa3e4
}

.messagedatetime {
  font-size: 13px;
  color: #bcbcce;
  text-align: right;
  margin-top: 5px
}

.messageright .messagedatetime {
  margin-right: 75px
}

.status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ecedf2
}

.statusitem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.statusitem:nth-child(2) {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.statusitem:nth-child(2):after {
  left: calc(50% + 30px);
  right: calc(-100% + 55px)
}

.statusitem:last-child {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.statusitem:last-child:after {
  content: none
}

.statusitem:after {
  content: '';
  position: absolute;
  top: 19px;
  left: 55px;
  right: calc(-50% + 30px);
  height: 12px;
  background-color: #e6e6ef
}

.statusitem.active:after {
  background-color: #a9d622
}

.statusnumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  background-color: #e6e6ef;
  margin-bottom: 10px
}

.statusitem.active .statusnumber {
  background-color: #a9d622
}

.statustitle {
  font-size: 15px;
  color: #bcbcce
}

.statusitem.active .statustitle {
  color: #a9d622
}

.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.useravatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 26px
}

.username {
  font-size: 17px
}

.userdatetime {
  color: #bcbcce
}

.usertime {
  font-size: 16px;
  color: #7aa3e4
}

@media (min-width: 480px) {
  .contentinner {
    width: 100%
  }
}

@media (min-width: 768px) {
  .contentinner {
    width: 100%
  }
}

@media (min-width: 992px) {
  .contentinner {
    width: 962px
  }
}

@media (min-width: 1200px) {
  .contentinner {
    width: 1170px
  }
}

@media (max-width: 1024px) {
  .contentrow {
    display: block
  }

  .contentside {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0
  }

  .menusection {
    display: block;
    -webkit-column-count: 2;
    column-count: 2;
	vertical-align: top;
  }

  .menusection a {
    border: 0
  }
    .menusection a + a {
    margin-top: 0
  }
}

@media (max-width: 767px) {
  .tabs , .tabspages{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .tabs a , .tabspages a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px
  }

  .tabspageswide a {
	  
	     -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; 
	  
  }
  
  
  
  
  .tablewrap {
    overflow-x: auto
  }

  .tablewrap .table {
    min-width: 400px
  }

  .menusection {
    -webkit-column-count: 2;
    column-count: 2;
	vertical-align: top;
  }

  .menusection a + a {
    margin-top: 0
  }

  .contentside {
    margin-bottom: 15px
  }

  .notification {
    margin-bottom: 15px
  }

  .card {
    margin-bottom: 15px

  }
  .cardcontent
  {
	  	padding: 3%;
  }
  .cardheader {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    padding: 15px;
    min-height: 80px;

  }

  
  
  .cardheaderside {
    margin-top: 10px
  }
  
  .accountstatusinfo
  {
	  width: 90% !important;
	  display: inline-block;
  }
  
  
  
   .cardlinktitle, .accountstatusinfo .cardsubtitle
  {
	  display: inline-block  !important;
	  margin-right : 5px;
  }

  .carditem {
    padding-left: 8px;
    padding-right: 8px
  }

  .cardviews {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0
  }

  .cardview {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px
  }

  .cardview:nth-child(n+3) {
    margin-bottom: 0
  }

  .cardapply {
    display: block
  }

  .cardapply .iconlist {
    margin-right: 10px;
    -ms-flex-item-align: start;
    align-self: flex-start
  }

  .cardapply .cardbtn {
    margin-top: 15px;
    width: 100%
  }

  .card .select {
    min-width: 50px
  }

  .table td:first-child, .table th:first-child {
    padding-left: 10px
  }

  .table td:last-child, .table th:last-child {
    padding-right: 10px
  }

  .tabcontent {
    padding: 5px 15px
  }

  .tabcontent table {
    width: 100%;
    max-width: 100%
  }

  .tabcontent table th, .tabcontent table td {
    padding: 10px
  }

  .tabcontent table th {
    padding-right: 10px
  }

  .enquiryrequest {
    padding: 15px
  }

  .enquiryuser:first-child {
    padding-right: 15px
  }

  .enquiryuser:last-child {
    padding-left: 15px
  }

  .enquiryuser:last-child .enquiryname {
    text-align: right
  }

  .enquiryconfirmation {
    max-width: 160px
  }

  .enquiryconfirmation button {
    padding-left: 5px;
    padding-right: 5px
  }

  .enquirylocation {
    font-size: 13px
  }

  .enquiryform {
    padding: 15px
  }

  .enquiryform .textarea {
    padding: 15px
  }

  .enquirychat {
    padding: 15px
  }

  .message {
    width: 100%
  }

  .messageavatar {
    margin-right: 10px
  }

  .messageright .messageavatar {
    margin-left: 10px
  }

  .statusitem:nth-child(2) {
    text-align: center
  }
  
  .cardcontainer, .columnsplit
{
	display: block;
	margin: 0;
	padding: 0;
    justify-content: initial;
}

  .cardcontainer .card
{

	margin: 0;
	margin-bottom: 5%;

}


}

