body {
    background: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    -ms-overflow-style: scrollbar
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0
}
.skin-blue .main-header .logo{
	background: #FFF !important;
}
.skin-blue .main-header .navbar,.main-header .sidebar-toggle{
	background-color: #FFF !important;
}
.create-new{
	float: right;
	color: #FFF !important;
	font-weight: bold;
	font-size: 13px !important;
  line-height: 1.5 !important;
}
.admin-login-btn,.create-new{
	background: #FAAD16 !important;
	border: none !important;
	color: #000;
}
.admin-login-btn:hover, .create-new:hover{
	background: #FAAD16 !important;
	transition: all 1s;
  outline: 0;
  color: #000 !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	vertical-align: middle;
}
.skin-blue .main-header .logo{
	font-weight: bold;
	color: #0c0b0b;
}
.pagination{
	margin-left: 10px !important; 
}
.pagination .previous_page, .pagination em, .pagination a{
	padding: 5px !important;
}
.headline {
    display: block;
    margin: 10px 0 5px;
    border-bottom: 1px dotted #12ADBC;
}
.headline h2, .headline h3, .headline h4 {
    margin: 0 0 -2px;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #12ADBC;
}
.btn-default{
	text-shadow: none !important;
}
.input-group-btn:last-child > .btn{
	background: #0AACBB !important;
	color: #FFF !important;
	font-weight: bold;
}
.btn{
	padding: 6px 18px;
	border-radius: 0;
}
.input-group-sm > .input-group-btn > .btn{
	height: 33px;
  padding: 8px 10px;
}
span.Active{
	background: #0AACBB;
}
span.Inactive{
	background: #000;
}
.btn-warning:hover {
    background-color: #f39c12 !important;
    border-color: none !important; 
}
.margin-bottom-15{
	margin-bottom: 15px;
}
.btn-warning, .btn-warning:hover{
	background-color: #fdb913 !important;
  border-color: #fdb913 !important;
}
.margin-0{
	margin: 0;
}
.padding-10{
	padding: 10px;
}
.padding-0{
	padding: 0;
}
.padding-5{
	padding-left: 5px;
  padding-right: 5px;
}
.padding-lr-35{
	padding-left: 35px;
	padding-right: 35px;
}
.clients-btns{
	width: 50%;
  float: left;
}
.padding-bottom-15{
	padding-bottom: 15px;
}
.text-center{
	text-align: center;
}
.client-list {
  width: 100%;
  float: left;
  margin-top: 0px;
  padding: 20px 0px;
  padding-bottom: 0;
}
.padding-8 {
  padding: 8px;
}
.client-logo-imgs {
    display: table-cell;
    vertical-align: middle;
    float: left;
    background: #FFF;
    clear: both;
    width: 100%;
    min-height: 115px;
    position: relative;
}
.client-list img {
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.skin-blue .main-header .navbar .sidebar-toggle{
	display: none;
}
section#clients {
    background-color: #f3f3f3;
}
.client-inner {
    padding: 40px 0;
    padding-bottom: 30px;
    padding-top: 10px;
}
.form-control{
  border-left: none;
  border-right: none;
  border-top: none;
}
.form-horizontal .control-label{
  font-weight: 300;
  font-size: 14px;
}
.fr-box.fr-basic.fr-top .fr-wrapper{
  min-height: 600px !important;
}
section#clients {
    float: left;
    width: 100%;
    padding: 0px 0 0px 0;
}
#PillarContent p, 
#PillarContent span, 
#PillarContent strong, 
#PillarContent span, 
#PillarContent h1, 
#PillarContent h2, 
#PillarContent h3, 
#PillarContent h4, 
#PillarContent h5, 
#PillarContent h6, 
#PillarContent a, 
#PillarContent b 
#PillarContent div, 
#PillarContent label, 
#PillarContent ul, 
#PillarContent li, 
#PillarContent link, 
#PillarContent ol, 
#PillarContent q, 
#PillarContent section, 
#PillarContent small, 
#PillarContent u, 
#PillarContent table, 
#PillarContent pre, 
#PillarContent mark, 
#PillarContent html{
  font-family: 'Roboto', sans-serif;
}
#PillarContent h2{
  font-size: 26px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  padding: 28px 0;
  border-top: 1px solid #0aacbb;
  border-bottom: 1px solid #0aacbb;
  text-transform: capitalize;
  color: #122958;
  margin-top: 0;
  margin-bottom: 0;
  clear: both;
}
#PillarContent h2:after{
  content: '';
  display: block;
  width: 180px;
  height: 5px;
  background: #0aacbb;
  margin: 0 auto;
  position: relative;
  bottom: -33px;
}
#PillarContent h3{
  position: relative;
  margin-bottom: 24px;
  font-size: 25px;
  color: #1E2958;
}
#PillarContent h4{
  font-size: 22px;
  color: #333333;
  font-family: 'Roboto', sans-serif;
}
#PillarContent h3:after, .approach-content h3:after{
  content: '';
  width: 50px;
  height: 3px;
  display: inline-block;
  margin-top: 5px;
  background: #0aacbb;
  position: absolute;
  left: 0;
  bottom: -10px;
}
#PillarContent p {
  font-size: 16px;
  font-weight: 300;
  color: #333;
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
}
#PillarContent ul li{
  font-size: 16px;
  color: #333;
  padding-top: 3px;
  font-family: 'Roboto', sans-serif;
  position: relative;
  padding-left: 0;
  list-style: none;
  line-height: 25px;
  padding-left: 25px;
  font-weight: 200;
}
#PillarContent ul{
  margin-top: 10px;
  margin-bottom: 20px;
  list-style-type: none;
}
#PillarContent h4{
  font-size: 18px;
  margin-top: 10px;
  text-transform: capitalize;
  font-size: 22px;
  color: #333;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 10px;
}
ul.fr-dropdown-list li:before{
  display: none !important;
}
.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li{
  padding: 0 !important;
  margin: 0 !important;
  font-size: 15px !important;
}
.fr-dropdown-content h2:after{
  display: none !important;
}
.fr-dropdown-content h2{
  border: none !important;
  text-align: left !important;
  color: #333 !important;
}
h1.h1-tag {
    font-size: 40px;
    color: #0aacbb;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
#PillarContent ul li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #0aacbb;
    position: absolute;
    top: 12px;
    left: 1%;
    border-radius: 100%;
}
#PillarContent img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
#PillarContent a{
  color: #0aacbb !important;
  text-decoration: underline;
}
#PillarContent blockquote{
  float: left;
  width: 100%;
  padding: 5% 10%;
  position: relative;
}
#PillarContent blockquote p{
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  color: #0aacbb;
  font-family: 'Roboto', sans-serif;
  position: relative;
}
#PillarContent blockquote h3 {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #0aacbb;
    text-transform: capitalize;

}
#PillarContent .digital-benefits-content .row{
  display: flex;
}
#PillarContent .digital-benefits-content .col-md-3{
  text-align: center;
  flex: 1;
}
#PillarContent .digital-benefits-content div.min-height-holder{
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
#PillarContent .digital-benefits-content img{
  vertical-align: middle !important;
  margin: 0;
  display: unset !important;
  display: inline-block;
}
#PillarContent h4, #PillarContent h3, #PillarContent h5{
  width: 100%;
  clear: both;
}
#PillarContent blockquote:before{
  content: '';
  display: block;
  background: url(https://cdn.7edge.com/images/top-quote-icon.png)no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 45px;
  left: 50px;
}
#PillarContent blockquote:after{
  content: '';
  display: block;
  background: url(https://cdn.7edge.com/images/bottom-quote-icon.png)no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 150px;
  bottom: 30px;
}
#PillarContent pre{
  float: left;
  width: 100%;
  background: #f1f1f1;
  padding: 50px 50px;
  margin-bottom: 30px;
  font-weight: 300;
  color: #333;
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
  line-height: 24px;
  white-space: pre-wrap;       
  white-space: -moz-pre-wrap;  
  white-space: -pre-wrap;      
  white-space: -o-pre-wrap;    
  word-wrap: break-word;       
}
.CodeMirror-wrap pre {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: normal;
}
.CodeMirror pre {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border-width: 0 !important;
    background: 0 0 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    margin: 0 !important;
    white-space: pre !important;
    word-wrap: normal !important;
    line-height: inherit !important;
    color: inherit !important;
    z-index: 2 !important;
    position: relative !important;
    overflow: visible !important;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-font-variant-ligatures: contextual !important;
    font-variant-ligatures: contextual !important;
    font-size: 12px !important;
}
.approach-showcase-list ul li:before, .skills-showcase ul li:before, ul.benefits-list li:before{
  list-style: none !important;
  display: none !important;
}
.benefits-content h3:after{
  display: none !important;
}
.CodeMirror pre {
    padding: 0 4px !important;
}
.skill-icon-area{
  text-align: center !important;
}
#PillarContent pre p{
  font-size: 16px;
  font-weight: 300;
  color: #333;
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
  line-height: 28px;
  margin-bottom: 30px;
}
#PillarContent pre strong {
    font-size: 18px;
    color: #0aacbb;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.fr-view blockquote{
  border-left: none !important;
}
.input-group-addon{
  background: rgb(210, 214, 222) !important;
}
.SpecialForm label{
  text-align: left;
  width: auto;
  background: #CCC;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 15px;
}
.form-control {
  border-radius: 0;
  box-shadow: none;
  border-color: #27abbb;
}
.normal-text{
  font-size: 16px;
  font-weight: 300;
  color: #333;
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
}
.page-structure{
  width: 100%;
  clear: both;
  float: left;
  padding: 50px;
}
.page-structure a{
  font-size: 18px;
  display: block;
  color: #00ACB9;
}
.Siblings a{
  font-size: 15px;
  display: block;
  color: #00ACB9;
  padding-left: 20px;
}
.input-group-btn  .btn{
  padding-top: 8px;
}
span.hyphen{
  /*padding: 20px 20px;*/
}
.full-width{
  width: 100%;
  clear: both;
  float: left;
}
#page-banner{
  margin-top: 10px !important;
}
.container{
  width: 100% !important;
}
.service-overview-sec1 p{
  padding: 0 30px;
    text-align: center;
    line-height: 1.4;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #5f5f5f;
}
textarea.form-control{
  height: 90px;
}