﻿body {
    background: #afbabd url("/images/body-bg.png") center top;
    background-size: cover;
    background-attachment: fixed;
}

.push {
    min-height: 100%;
    position: relative;
}
.container {
    max-width: 980px;
    margin: 0 auto;
}
.inner{ padding: 10px;overflow: hidden;}
.md-inner{ padding: 20px;overflow: hidden;}
.lg-inner{ padding: 30px;overflow: hidden;}
.xlg-inner{ padding: 50px;overflow: hidden;}

.margin-top-sm{ margin-top: 5px;}
.margin-top-md{ margin-top: 10px;}
.margin-top-lg{ margin-top: 15px;}

.underline,.underline:visited{ text-decoration: underline;}


::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-weight: bold;
}

.link-arrow {
    background: url("/images/icon-arrow-link.png") no-repeat 0 -50px;
    color: #a91d2a;
    font-size: 0.933em;
    font-size-adjust: 0.49;
    font-style: normal;
    font-weight: bold;
    line-height: 1.214;
    padding: 2px 0 2px 25px;
    text-decoration: none;
    text-transform: uppercase;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: 0;
}

.btn-external-login,.btn-external-login:focus, .btn-external-login:active:focus {
    background: none;
    background-color: #fff;
    border: 0;
    outline: none;
}
.btn-external-login img{ margin-right: 4px;}
.required:before {
    content: '*';
}

.ligh-grey{ color: #ccc;}
.grey{ color: #999;}
.dark-grey{ color: #666;}

/*header*/
.header {
    background: #fff;
    margin: 0 0 27px 0;
    position: relative;
    z-index: 15;
}

.header-lang{height: 40px;padding-top: 10px; list-style: none;}
.header-lang li{ list-style: none; float: right;margin-left: 15px;}
.header-lang a{color:#8f9094;text-decoration: none;}
.header-lang a:hover{color: #222; background: none;text-decoration: underline;}

.header-menu{ color:#8f9094;}
.header-menu li a{ padding: 3px 0 3px 15px;color:#8f9094;text-decoration: none;}
.header-menu li a:hover{ color: #222;background: none;text-decoration: underline;}
.header-menu .header-login-link{ margin-left: 35px;}

.header-search{ float: right;width: 70%; margin-top: 10px;}
.header-search input.keyword {
    float: right;
    width: 60%;
    height: 30px;
    color: #959595;
    border: 0;
    outline: 0;
    background-color: #d4d4d4;
    padding: 0 6px;
}
.header-search .keyword:focus{}
.header-search input.submit {
    float: right;
    width: 10%;
    height: 30px;
    font-size: 0;
    border: 0;
    outline: 0;
    background:#d4d4d4 url("/images/icon-search.png") no-repeat center -42px;
}

.navmenu {
    z-index: 2000;
    font-family: "Calibri W01 Cust1","Trebuchet MS",Arial,Helvetica,sans-serif;
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.navmenu a,.navmenu a:visited{
    font-family: inherit;
    font-size: 16px;
    color: #8f9094;
    text-decoration: none;
}
.navmenu li a:hover{color:#31333e;background-color: #fff;}

.nav > li {
    z-index:2000;
}

.navmenu .subnav {
    background: #fff;
    border-top: 0;
    display: none;
    left: 10px;
    left: 0;
    position:absolute;
    top: 50px;
    margin-left: 0;
    z-index: 2001;
    width: 950px;
    padding: 30px 30px 45px 30px;
    border-bottom: 1px solid #666;
}
.navmenu .subnav .subnav-title {
    color: #5b2080;
    font-size: 1.25em;
    line-height: 1.167;
    font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    padding-right: 10px;
    padding-bottom: 10px;
}
.navmenu .subnav .subnav-intro {
    color: #8f9094;
    padding-right: 10px;
    font-size: 1.25em;
    line-height: 1.167;
    text-transform: none;
}
.navmenu .subnav,.navmenu .subnav a,.navmenu .subnav a:visited{color: #8f9094;}
.navmenu .subnav li {
    border-bottom: 1px solid #000;
}
.navmenu .subnav li a{ }
.navmenu .subnav li>a {
    font-size: 100%;
    padding: 15px 20px 15px 0;
    background: #fff url("/images/icon-arrow.png") no-repeat 100% -622px;
}
/*end header*/


/*footer*/
.footer {
    position: relative;
    background: #fff;
    font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 1.214;
    color: #31333e;
    padding: 16px 0 6px;
    margin-top: 60px;
}


.footer li {
    /*background: url("/images/icon-pipe.png") no-repeat left -187px;*/
}
.footer .navbar-nav>li>a {
    padding: 0;
    margin: 0;
}
.footer li+li {
    background: url("/images/icon-pipe.png") no-repeat left -185px;
    margin: 0 0 0 4px;
    padding: 0 0 0 12px;
}
.footer li a,.footer li a:visited{color: #31333e;text-decoration: none;}
.footer li a:hover { background-color: #ffffff;text-decoration: underline;}

.footer .copyright{ text-align: right;}
/*end footer*/


/*side nav*/

.nav_sec_title {
	border-bottom: 2px solid #fff;
	font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	font-weight: 800;
	font-style: normal;
	line-height: 1;
	margin: 0 0 19px;
	padding: 14px 0;
	text-transform: uppercase;
}

.nav_sec_title > a {
	color: #fff;
	text-decoration: none;
}

.nav_sec_title > a:hover,.nav_sec_title > a:focus {
	text-decoration: underline;
}

.nav_sec_subtitle {
	font-family: "Calibri W01 Cust1",Verdana,sans-serif;
	font-size-adjust: 0.49;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 6px;
	text-transform: uppercase;
}

.nav_sec_subtitle a {
	text-decoration: none;
}

.nav_sec {
	font-family: "Calibri W01 Cust1",Verdana,sans-serif;
	font-size: 0.875em;
	font-size-adjust: 0.49;
	font-style: normal;
	font-weight: bold;
	line-height: 1.214;
	margin: 0 0 18px;
}

.nav_sec a {
	position: relative;
}

.nav_sec a .icon {
	background: url("/images/icon-menu-arrow.png") no-repeat -412px center;
	display: block;
	float: right;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
}

.nav_sec a:hover > .icon {
	background-position: -463px center;
}

.nav_sec > li {
	background: none;
	margin: 0;
	padding: 0 0 4px;
}

.nav_sec > li > a {
	background-color: #fff;
	display: block;
	padding: 14px 38px 14px 20px;
	text-decoration: none;
}

.nav_sec > .current > a,.nav_sec > li > a:hover,.nav_sec > li > a:focus {
	color: #31333e;
	color: #007f9c;
	transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-webkit-transition: background-color 0.2s ease-out;
}

.nav_sec > li ul {
	line-height: inherit;
	margin: 0;
}

.nav_sec > li ul > li {
	background: none;
	margin: 0;
	padding: 4px 0 0;
}

.nav_sec > li ul > li > a {
	background-color: #eaeaea;
	color: #31333e;
	display: block;
	padding: 14px 44px 14px 20px;
	text-decoration: none;
}

.nav_sec > li ul > .current > a,.nav_sec > li ul > li > a:hover,.nav_sec > li ul > li > a:focus {
	color: #007f9c;
}

/*end side nav*/

.main-container {
    margin-top: 40px;
    margin-bottom: 60px;
}


    .main-content ul {
        margin-left:24px;
    }
    .main-content ul li {
        list-style:disc
    }
    .main-content ol {
        margin-left:24px;
    }
    .main-content ol li {
        list-style:decimal;
    }
/*carousel*/
.carousel .glyphicon-chevron-left,.carousel .glyphicon-chevron-right{
    background: url("/images/icon-arrow-slider.png") no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 60px;
    opacity: 0.8;
    width: 60px;
}
.carousel .glyphicon-chevron-left{ left: 15px;}
.carousel .glyphicon-chevron-right{ right: 15px;}
.carousel .carousel-indicators{ bottom: 0;}


figure.inner{ padding: 20px 0 20px 16px;}
figure .byline {
	background-color: #eaeaea !important;
	width: 100%;
	font-weight: bold;
}
figure img{ width: 100%;}


.search-filter input{
    padding: 13px 10px 11px 16px;
}

.box-head {
    display: block;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
}
.box-head-no-transform {
    text-transform:none;
}
.box-head h1, .box-head h2,.box-head h3 {
    display: inline-block;
    position: relative;
    min-width: 165px;
    background-position: top right;
    background-image: url("/images/box-tag-sprite.png");
    background-repeat: no-repeat;
    background-position: top right;
    color: #fff;
    line-height: 24px;
    margin: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 4.5em;
    padding-left: 20px;
    cursor: default;
}
.box-head h1 .icon, .box-head h2 .icon, .box-head h3 .icon {
    position: absolute;
    background: url("/images/icon-menu-arrow.png") no-repeat -612px center;
    display: block;
    float: right;
    height: 100%;
    right: 0;
    top: 0;
    width: 44px;
}
.box-main {
    margin: 0;
    padding: 0;
}
.box+.box{ margin-top: 20px;}

.accordion {
    margin: 0;
    padding: 0;
    list-style: none;
}
.accordion li+li{ border-top: 1px solid #fff;}
.accordion-head {
    position: relative;
    background-color: #e4e4e4;
}
.accordion-head h3 {
    display: block;
    line-height: 24px;
    font-size: 1.189em;
    color: #00acc8;
    margin: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 4.5em;
    padding-left: 20px;
    cursor: pointer;
    background: url("/images/icon-expand.png") no-repeat right 17px;;
}
.accordion-head:hover {
    background-color: #00acc8;
}
.accordion-head:hover  h3 {
    color: #ffffff;
}
.accordion-main{ display: none;background-color: #fff;}

.accordion .active .accordion-head {
    background-color: #00acc8;
}
.accordion .active .accordion-head h3 {
    color: #fff;
    background-position: right -133px;
}
.accordion .active .accordion-main {
    display: block;
}





.blog-list li {
    margin: 0;
    padding: 0;
}
.blog-list li+li {
    margin-top: 20px;
}
.blog-list .media {
    background-color: #fff;
}
.blog-list .media-body {
    width: 70%;
}
.blog-list .media-left{
    width: 30%;
    padding-right: 30px;
}
.blog-list .media-right{
    width: 30%;
    padding-left: 30px;
}
.blog-list .media-left label,.blog-list .media-right label{
    display: block;
    padding: 10px 20px;
    text-align: center;
    background-color: #e4e4e4;
}
.blog-list .media-heading {
    margin-bottom:15px;
}
.blog-list img {
     max-width: 220px;
}
.blog-list figure .byline {
    color: #007f9c; 
}
.blog-list .link-arrow {
    margin-top: 10px;
}
.blog-list .btn-primary {
    margin-top: 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}



.intro {
    font-weight: bold;
    font-size: 1.5em;
line-height: 1.125;
}



.filter_search .inner {
	padding: 10px;
	overflow: hidden;
	background-color: #ffffff;
}

.filter_search .inner_tbr {
	padding: 10px 10px 10px 0;
}

.filter_search .inner_br {
	padding: 0 10px 10px 0;
}

.filter_search .inner_blr {
	padding: 0 10px 10px;
}

.filter_search label {
	margin: 8px 0 16px;
}

.filter_search .filter {
	background: #eaeaea;
	border: 0;
	color: #959595;
	cursor: pointer;
	font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
	font-size-adjust: 0.49;
	font-style: normal;
	font-weight: bold;
	font-size: 0.875em;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 2;
}

.lt_ie8.js .filter_search .filter {
	filter: alpha(opacity=0) progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=25,color=#ffffff);
}

.lt_ie9 .filter_search .s_select select {
	font-size: 0.82em;
	font-weight: normal;
}

.filter_search .s_select {
	position: relative;
}

.lt_ie8 .s_select {
	overflow: hidden;
}

.filter_search .s_select + .s_select {
	margin: 5px 0 0;
}

.filter_search .s_select + label {
	margin: 16px 0;
}

.filter_search .s_overlay {
	background: #eaeaea url("/images/icon-filter.png") no-repeat right -2px;
	color: #959595;
	cursor: pointer;
	display: block;
	font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
	font-size: 1.125em;
	font-size-adjust: 0.49;
	font-style: normal;
	font-weight: bold;
	left: 0;
	overflow: hidden;
	padding: 0 60px 0 10px;
	position: absolute;
	text-overflow: ellipsis;
	top: 0;
	width: 100%;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0 solid red;
}

.lt_ie8 .s_overlay {
	behavior: url("/scripts/boxsizing.htc");
	white-space: normal;
}

.filter_search .query,.filter_search .comment {
	background: #eaeaea;
	border-radius: 0;
	font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
	font-size: 1.125em;
	font-size-adjust: 0.49;
	font-style: normal;
	font-weight: bold;
	line-height: 1.167;
	padding: 14px 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.filter_search .query {
	background: #eaeaea url("/images/icon-search-2.png") no-repeat right 18px;
}

#contour .filter_search .query {
	background-image: none;
}

.lt_ie8 .filter_search .query {
	behavior: url("/scripts/boxsizing.htc");
}

.filter_search .comment {
	height: 200px;
	resize: none;
}

.filter_search .submit {
	color: #fff;
	cursor: pointer;
	font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
	font-size: 1.125em;
	font-size-adjust: 0.49;
	font-style: normal;
	font-weight: bold;
	line-height: 1.167;
	padding: 13px 10px 11px 16px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

.filter_search .custom-error-message {
	background: none;
	color: white;
	padding: 3px 11px;
	font-family: "Calibri W01 Cust1",Arial,Helvetica,sans-serif;
	margin-top: 5px;
}

/*common theme*/

.bg-white {
    background-color: #fff;
}
.hover-color-white:hover {
    color: #ffffff;
}

/*theme-petrol*/
.theme-petrol .primary-color {
    color: #007f9c;
}
.theme-petrol .primary-bgcolor {
    background-color: #007f9c;
}
.theme-petrol .box-head h1,
.theme-petrol .box-head h2,
.theme-petrol .box-head h3{
    background-position: right -300px;
}
.theme-petrol .accordion-head:hover {
    background-color: #007f9c;
}
.theme-petrol .accordion-head h3:hover {
    color: #ffffff;
}
.theme-petrol .accordion .active .accordion-head {
    background-color: #007f9c;
}
.theme-petrol .btn-primary{
    background-color: #007f9c;
    border-color: #007f9c;
}


/*theme-aqua*/
.theme-aqua .primary-color {
    color: #00acc8;
}
.theme-aqua .primary-bgcolor {
    background-color: #00acc8;
}
.theme-aqua .box-head h1,
.theme-aqua .box-head h2,
.theme-aqua .box-head h3{
    background-position: right 0;
}
.theme-aqua .carousel .glyphicon-chevron-left {
    background-position: left -300px;
}
.theme-aqua .carousel .glyphicon-chevron-right {
    background-position: right -300px;
}
.theme-aqua .accordion-head:hover {
    background-color: #00acc8;
}
.theme-aqua .accordion-head h3:hover {
    color: #ffffff;
}
.theme-aqua .accordion .active .accordion-head {
    background-color: #00acc8;
}
.theme-aqua .btn-primary{
    background-color: #00acc8;
    border-color: #00acc8;
}

/*theme-blue*/

.theme-blue input,.theme-blue textarea,.theme-blue select {
    outline-color: #290088;
}
.theme-blue input:focus,.theme-blue input:active:focus,
.theme-blue textarea:focus,.theme-blue textarea:active:focus,
.theme-blue select:focus,.theme-blue select:active:focus  {    
    border-color: #290088;
    background-color: #d9cff1;
    box-shadow: none;
}
.theme-blue .primary-color {
    color: #290088;
}
.theme-blue .box-head h1,
.theme-blue .box-head h2,
.theme-blue .box-head h3 {
    background-position: right -100px;
}

.theme-blue .accordion-head:hover {
    background-color: #290088;
}
.theme-blue .accordion-head h3 {
    color: #290088;
}
.theme-blue .accordion-head h3:hover {
    color: #ffffff;
}
.theme-blue .accordion .active .accordion-head {
    background-color: #290088;
}
.theme-blue .btn-primary{
    background-color: #290088;
    border-color: #290088;
}

/*theme-green*/
.theme-green input,.theme-green textarea,.theme-green select {
    outline-color: #9bb5a6;
}
.theme-green input:focus,.theme-green input:active:focus,
.theme-green textarea:focus,.theme-green textarea:active:focus,
.theme-green select:focus,.theme-green select:active:focus  {    
    border-color: #9bb5a6;
    background-color: #cad8ce;
    box-shadow: none;
}
.theme-green .primary-color {
    color: #096e4a;
}
.theme-green .box-head h1,
.theme-green .box-head h2,
.theme-green .box-head h3 {
    background-position: right -400px;
}

.theme-green .accordion-head:hover {
    background-color: #096e4a;
}
.theme-green .accordion-head h3 {
    color: #096e4a;
}
.theme-green .accordion-head h3:hover {
    color: #ffffff;
}
.theme-green .accordion .active .accordion-head {
    background-color: #096e4a;
}
.theme-green .btn-primary{
    background-color: #096e4a;
    border-color: #096e4a;
}


/*theme-purple*/
.theme-purple .primary-color {
    color: #5b2080;
}
.theme-purple .box-head h1,
.theme-purple .box-head h2,
.theme-purple .box-head h3 {
    background-position: right -500px;
}
.theme-purple .accordion-head:hover {
    background-color: #5b2080;
}
.theme-purple .accordion-head h3 {
    color: #5b2080;
}
.theme-purple .accordion-head h3:hover {
    color: #ffffff;
}
.theme-purple .accordion .active .accordion-head {
    background-color: #5b2080;
}
.theme-purple .btn-primary,.theme-purple .btn-primary:active {
    background-color: #5b2080;
    border-width: 0;
    outline: 0;   
}
.theme-purple .carousel .glyphicon-chevron-left {
    background-position: left -120px;
}
.theme-purple .carousel .glyphicon-chevron-right {
    background-position: right -120px;
}

/*orange*/
.theme-orange input,.theme-orange textarea,.theme-orange select {
    outline-color: #d74022;
}
.theme-orange input:focus,.theme-orange input:active:focus,
.theme-orange textarea:focus,.theme-orange textarea:active:focus,
.theme-orange select:focus,.theme-orange select:active:focus  {    
    border-color: #d74022;
    background-color: #fdd4cc;
    box-shadow: none;
}
.theme-orange .primary-color {
    color: #d74022;
}
.theme-orange .box-head h1,
.theme-orange .box-head h2,
.theme-orange .box-head h3 {
    background-position: right -200px;
}

.theme-orange .accordion-head:hover {
    background-color: #d74022;
}
.theme-orange .accordion-head h3 {
    color: #d74022;
}
.theme-orange .accordion-head h3:hover {
    color: #ffffff;
}
.theme-orange .accordion .active .accordion-head {
    background-color: #d74022;
}
.theme-orange .btn-primary{
    background-color: #d74022;
    border-color: #d74022;
}


/*red*/
.theme-red input,.theme-red textarea,.theme-red select {
    outline-color: #ac162c;
}
.theme-red input:focus,.theme-red input:active:focus,
.theme-red textarea:focus,.theme-red textarea:active:focus,
.theme-red select:focus,.theme-red select:active:focus  {    
    border-color: #ac162c;
    background-color: #fae1e4;
    box-shadow: none;
}
.theme-red .primary-color {
    color: #ac162c;
}
.theme-red .box-head h1,
.theme-red .box-head h2,
.theme-red .box-head h3 {
    background-position: right -600px;
}

.theme-red .accordion-head:hover {
    background-color: #ac162c;
}
.theme-red .accordion-head h3 {
    color: #ac162c;
}
.theme-red .accordion-head h3:hover {
    color: #ffffff;
}
.theme-red .accordion .active .accordion-head {
    background-color: #ac162c;
}
.theme-red .btn-primary{
    background-color: #ac162c;
    border-color: #ac162c;
}

/*end theme*/

/*home*/
.home-h1{ font-size: 2.00em;
          text-align: center;color: #ffffff;text-transform: none;
          padding-bottom: 35px;border-bottom: solid 2px #fff;}
#home-pic{height: 500px; background-color: #fff; }
#home-focus .carousel-inner img{max-height: 345px; width: 100%;}
#home-focus .carousel-caption{ display: none;}

#homeLogin .input-lg{ font-size: 14px;}
.line-or {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff url("/images/line-or.png") no-repeat 50% 50%;
}
.line-or p {
    display: inline-block;
    background-color: #fff;
}



.powered-by .box-main {
    padding: 10px 20px 0 20px;
}

.reg-container .reg-summary-text{
    padding:0px 0 20px 0;
}
.reg-container .form-control{
    width:92%;
}

.login-container .line-or {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff url("/images/line-or.png") no-repeat 50% 50%;
}
.login-container .line-or p {
    display: inline-block;
    background-color: #fff;
}
.login-container .summary-text {
    padding: 0 0 15px 0;
    color: #666;
}

.news-search h2 {
    color: #ffffff;
}


.blog-list h3 a {
    text-decoration: none;
}
.blog-detail .box-main {
    min-height: 400px;
}
.blog-detail .blog-title {
    font-size: 2em;
    margin-bottom: 5px;
}
.blog-detail .blog-meta {
    margin-top: 10px;
}
.blog-detail .blog-image img{ width: 623px;}
.blog-detail .blog-content {
    margin-top: 20px;
}

.contact-container .intro-text {
    font-size:2em;
    font-weight:bold;
}
.contact-us-enquiry [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
}


.sitemap h2{clear: both; margin: 0;}
.sitemap h2+h2{ margin-top: 30px;}
.sitemap h2 a{ display: block;padding: 15px 20px;background-color: #fff;}
.sitemap ul{ clear: both;}
.sitemap li{float: left; width: 50%; margin-bottom: 15px;}
.sitemap li a {
    background: #e4e4e4 url("/images/icon-arrow.png") no-repeat right 15px;
    color: #fff;
    display: block;
    font-size: 1.200em;
    font-size-adjust: 0.49;
    font-style: normal;
    font-weight: bolder;
    line-height: 1.167;
    padding: 12px 30px 12px 20px;
    text-decoration: none;
}
.sitemap li a:hover{color: #fff; background-color: #007f9c;}
.sitemap li.odd a{ margin-right: 10px;}
.sitemap li.even a{ margin-left: 10px;}

.our-team img{ width: 200px;}
.our-team .media-left label{ display: block;color: #ffffff; padding: 10px 15px;font-weight: bold;}
.our-team .media-body{ padding-left: 20px;}

.my-profile-details  .row{ margin-top: 10px;}

