.has_sub a .label {
  font-family: verdana;
}
label {
  font-weight: 300 !important;
  margin-bottom: 15px;
  margin-top: 15px;
}
.group-span-filestyle .btn.btn-primary {
  border-radius: 3px !important;
  margin-right: 5px !important;
  margin-top: -1px !important;
}
.getImage {
  display: block;
  margin:0 !important;
  box-shadow: none;
  padding:0;
}
.getImage img {
  border-radius: 5px;
  display: block;
  float: left;
  margin: 0 !important;
  max-height: 150px;
  max-width: 150px;
  width: auto !important;
}
.select2-search-choice > div {
  display: block;
  float: left;
  margin-right: 8px;
  text-align: left;
}
.btn.add-more {
  background-color: #5d9cec;
  color: #ffffff;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}

.form-group #field {
  display: block;
  margin-top: 30px;
}

.getTotal {
  border: 1px solid #aeaeae;
  display: block;
  float: left;
  margin-left: 30px;
  margin-top: 40px;
  width: 320px;
}
.getTotal .getRow {
  border-bottom: 1px solid #aeaeae;
  display: block;
  float: right;
  width: 320px;
}
.getTotal .getRow a {
  border-left: 1px solid #aeaeae;
  display: inline-block;
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  width: 160px;
}
.widget-style-2 i {
  padding: 30px 20px;
}


table.dataTable thead > tr > th {
  padding-left: 8px;
  padding-right: 0 !important;
}

tr.gradeX.odd td, tr.gradeX.even td {
    padding: 20px 0;
}


.getSections {
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
}
.getSections h2 {
	display:block;
	color:red;
	font-size:30px;
	padding:30px 0;
	text-align:center;
}

.notifyjs-metro-base .text-wrapper {
    direction: ltr;
    font-family: monospace;
}


.product-list-box.thumb a.image-popu {
  display: block;
  height: 230px;
}
.product-list-box img {
  display: block;
  height: auto;
  margin: 30px auto 0;
  max-width: 100%;
  text-align: center;
  width: auto;
}
.product-list-box span {
  font-weight: 300;
  height: 25px;
  left: 0;
  line-height: 20px;
  position: absolute;
  top: 0;
  width: 70px;
}

#latestClients td {
	padding: 14px 0 !important;
	text-align: center !important;
}
#latestClients th {
  text-align: center !important;
}
span.label {
  font-size: 65%;
  font-weight: 300;
  letter-spacing: 0.01em;
  padding: 0.3em;
}

.product-list-box .detail h4 a {
  color: #36404a !important;
  display: block;
  font-family: Droid Arabic Kufi,cursive;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-box .table-detail {
  display: block;
  padding: 20px 0;
  vertical-align: middle;
}
.opport-box .member-info p {
  display: block;
  font-size: 13px;
  overflow: hidden;
  padding: 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.opport-box .lable-detail {
  text-align: center;
  width: 100%;
}
.opport-box .lable-detail span {
  float: left;
  font-size: 12px;
  padding: 10px;
}
.table-box .table-detail .member-info h4 {
  text-align: center;
}

.topbar .topbar-left {
  padding: 0 10px !important;
  width: auto !important;
}

#sidebar-menu ul ul a {
  padding: 10px 15px 10px 20px !important;
}

.getTabs {
  display: block;
  float: right;
  margin-bottom: 15px;
  width: 100%;
}
.getTabs > h2 {
  background-color: white;
  border-radius: 3px;
  color: black;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 18px;
  margin-left: 20px;
  padding: 10px;
}
.getTabs > h2:hover, h2.activeTab {
	background-color:#5D9CEC;
	color:#FFFFFF;
}
#visitMore {
  background-color: #5d9cec;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  display: block;
  float: none;
  font-size: 18px;
  margin: auto;
  padding: 10px;
  text-align: center;
  width: auto;
}

.goAction {
  display: block;
  float: left;
  width: 32%;
}
.goAction a {
  background-color: white !important;
  border: 2px solid #5d9cec !important;
  color: black !important;
  display: block;
  font-size: 15px !important;
  padding: 20px !important;
}
.goAction a:hover {
  background-color: #5d9cec !important;
  border: 2px solid #5d9cec !important;
  color: white !important;
  display: block;
  font-size: 15px;
  padding: 20px;
}
.dropdown-menu > li > a {
    padding: 6px 20px;
    float: right !important;
}
.slimScrollBar {
    width: 15px !important;
    display: block !important;
    opacity: 1 !important;
	border-radius:0 !important;
}























