/** Case Study **/
.casestudytab .nav>li>a {
	padding: 10px 100px 10px 20px;
    text-align: left;
    text-transform: uppercase;
    background: #007edc;
    color: #fff;
	border-radius: 0;
}

.casestudytab .nav-tabs {
	border-bottom: none;
}

.casestudytab {
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
}

.casestudytab  .tab-content {
	padding: 20px 50px;
}

.casestudytab .nav-tabs>li.active>a:hover {
	cursor: default;
    background: #007edc;
    color: #fff;
	border: none;
	padding: 10px 100px 10px 20px;
}

/*.pscoverimage {
	margin: 0 auto;
    text-align: center;
}*/

.cscover img{
	max-width: 100%;
}

.casestudytab a {
    text-decoration: none;
}

.ubermenu-submenu-id-1144 {
  margin-left: -211px;
}

@media only screen and (max-width: 767px) {
  .custTable tr, .table-bordered tr {
    padding: 10px 5px;
  }
  .table-bordered td {
     word-break: break-word;
  }
}

/** Upperfooter CSS**/
.showall-cat p {
    text-align: center !important;
}

.showall-cat p a {
	color: #008ddd !important;
}

.showall-cat a {
	font-size: 17px;
    font-weight: bold;
}

#upperfooter {
	border-top: none;
	background-color: #f3f3f3;
    color: rgba(255, 255, 255, .6);
}

#upperfooter .textwidget p {
	margin-bottom: 5px;
	font-family: 'Lato';
	font-size: 15px;
}

#upperfooter .textwidget a {
	color: #4c4c4c;
}

#upperfooter .textwidget a:hover {
    color: #008ddd;
	font-weight: bold;
}

#upperfooter .col-sm-3 {
    text-align: left;
}

.all-soft-cat, .all-Softcat {
  display: none;
}

.austinadd, .cntform {
  padding: 15px;
}

.new_style_test_pg {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    background: #F2F8FC;
}

.new_style_test_pg h4 {
    font-size: 18px;
    font-weight: bold;
}

.new_style_test_pg p {
    font-size: 14px;
    color: #313131;
}

.new_style_test_last {
	border: 1px solid #ccc; 
	padding: 10px; 
	border-radius: 10px; 
	text-align: center;
	background: rgba(0, 139, 219, 0.14);
}

.new_style_test_last h4{
	color: #008ddd !important;
}

.bg-diff-table th {
    padding: 15px;
}

.bg-diff-table td {
    padding: 15px;
}

.bg-diff-table tr {
    border-bottom: 1px solid #eee;
}

.bg-diff-table tr:nth-child(even) {
	background: transparent;
}

.bg-diff-table {
  border-right: 1px solid #eee!important;
    border-left: 1px solid #eee!important;
    -webkit-box-shadow: -2px 0 5px rgb(0 0 0 / 10%), 2px 0 5px rgb(0 0 0 / 10%), 0 2px 2px rgb(0 0 0 / 10%);
    -moz-box-shadow: -2px 0 5px rgba(0,0,0,.1),2px 0 5px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);
    box-shadow: -2px 0 5px rgb(0 0 0 / 10%), 2px 0 5px rgb(0 0 0 / 10%), 0 2px 2px rgb(0 0 0 / 10%);
    margin-bottom: 20px !important;
}

#bestOfArt .table-bordered>thead>tr>th {
  text-align: center;
}

.flat-gray-bg .foldable-list__roots-column+.foldable-list__roots-column {
    margin-left: 0% !important;
}