@import "../fonts/font.css";
body {
    color: #000000;
    direction: ltr;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    margin: 0 !important;
    overflow-x: hidden;    
    padding: 0 !important;
    min-height: 2000px;
}
.header a.logo-v1 img {
    /*margin-top: 12px;*/
    margin-top: -2px;
}
.color-red {
    color: #E02222;
}
.color-blue {
    color: #0DA3E2;
}
.color-grey {
    color: #555555;
}
.color-green {
    color: #35AA47;
}
.color-yellow {
    color: #FFB848;
}
.color-purple {
    color: #852B99;
}
.color-light-red {
    color: #FF5400;
}
.color-light-blue {
    color: #BFD5FA;
}
.color-light-grey {
    color: #FAFAFA;
}
.color-light-green {
    color: #78DF1D;
}
h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 300;
}
h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
    padding-bottom: 10px;
}
h2, h2 a {
    color: #444444;
    font-size: 21px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
}
h2 a:hover {
    color: #0DA3E2;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
h3 {
    color: #222222;
}
[class^="fa-"], [class*=" fa-"], [class^="fa-"]:hover, [class*=" fa-"]:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.visible-ie8 {
    display: none;
}
.ie8 .visible-ie8 {
    display: inherit !important;
}
.visible-ie9 {
    display: none;
}
.ie9 .visible-ie9 {
    display: inherit !important;
}
.hidden-ie8 {
    display: inherit;
}
.ie8 .hidden-ie8 {
    display: none !important;
}
.hidden-ie9 {
    display: inherit;
}
.ie9 .hidden-ie9 {
    display: none !important;
}
a.more {
    font-family: 'Open Sans' !important;
    font-size: 13px;
    font-weight: 400 !important;
}
a.more i {
    font-size: 12px;
}
a, a:focus, a:hover, a:active {
    outline: 0 none;
}
.ie8 .row-fluid [class*="span"] {
    min-height: 20px !important;
}
.fix-offset {
    margin-left: 0 !important;
}
.clearfix {
    clear: both;
}
.visible-ie8 {
    display: none;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-bottom-space {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.no-top-space {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.space5 {
    clear: both;
    display: block;
    height: 5px !important;
}
.space7 {
    clear: both;
    height: 7px !important;
}
.space10 {
    clear: both;
    height: 10px !important;
}
.space12 {
    clear: both;
    height: 12px !important;
}
.space15 {
    clear: both;
    height: 15px !important;
}
.space20 {
    clear: both;
    height: 20px !important;
}
.no-space {
    margin: 0 !important;
    padding: 0 !important;
}
.no-text-shadow {
    text-shadow: none !important;
}
.no-left-padding {
    padding-left: 0 !important;
}
.no-left-margin {
    margin-left: 0 !important;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-top-10 {
    margin-top: 10px !important;
}
.margin-top-50 {
    margin-top: 50px !important;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;
}
.margin-bottom-20 {
    margin-bottom: 20px !important;
}
.margin-bottom-30 {
    margin-bottom: 30px !important;
}
.margin-bottom-40 {
    margin-bottom: 40px !important;
}
.margin-top-20 {
    margin-top: 20px !important;
}
.margin-bottom-25 {
    margin-bottom: 25px !important;
}
.margin-right-10 {
    margin-right: 10px !important;
}
.margin-right-20 {
    margin-right: 20px !important;
}
.margin-left-10 {
    margin-left: 10px !important;
}
.margin-left-0 {
    margin-left: 0 !important;
}
.padding-left-0 {
    padding-left: 0 !important;
}
.hide {
    display: none;
}
.bold {
    font-weight: 600 !important;
}
.fix-margin {
    margin-left: 0 !important;
}
.border {
    border: 1px solid #DDDDDD;
}
.inline {
    display: inline;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E0DFDF -moz-use-text-color #FEFEFE;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0;
}
.container {
    padding: 0 10px;
}
.min-hight {
    min-height: 500px;
}
.front-topbar {
    border-bottom: 1px solid #F5F5F5;
    margin-top: -1px;
}
.front-topbar ul {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.front-topbar li {
    display: inline-block;
    padding: 6px 5px;
}
.front-topbar li:first-child {
    padding-left: 0;
}
.front-topbar li:last-child {
    padding-right: 0;
}
.front-topbar a, .front-topbar li {
    color: #999999;
    font-size: 12px;
}
.front-topbar li.sep span {
    color: #EEEEEE;
    font-size: 11px;
}
.front-topbar li i.topbar-info-icon {
    margin-right: 3px;
}
.front-topbar .topbar-social {
    text-align: right;
}
.front-topbar .topbar-social ul {
    margin-right: 15px;
}
.front-topbar .topbar-social li {
    padding: 0;
}
.front-topbar .topbar-social i {
    -moz-box-sizing: content-box;
    color: #BBBBBB;
    display: inline-block;
    font-size: 15px;
    opacity: 0.7;
    padding: 9px 5px 8px;
}
.front-topbar .topbar-social a:hover {
    text-decoration: none;
}
.front-topbar .topbar-social a:hover i {
    color: #999999;
    opacity: 1;
}
.front-topbar .topbar-social a:hover i {
    transition: background 0.9s ease 0s;
}
.front-topbar .topbar-social a:hover i.icon-facebook {
    background: none repeat scroll 0 0 #677FB1 !important;
    color: #FFFFFF;
}
.front-topbar .topbar-social a:hover i.icon-twitter {
    background: none repeat scroll 0 0 #04A5E9 !important;
    color: #FFFFFF;
}
.front-topbar .topbar-social a:hover i.icon-google-plus {
    background: none repeat scroll 0 0 #E14544 !important;
    color: #FFFFFF;
}
.front-topbar .topbar-social a:hover i.icon-linkedin {
    background: none repeat scroll 0 0 #28AFD1 !important;
    color: #FFFFFF;
}
.front-topbar .topbar-social a:hover i.icon-youtube {
    background: none repeat scroll 0 0 #E36C6E !important;
    color: #FFFFFF;
}
.front-topbar .topbar-social a:hover i.icon-skype {
    background: none repeat scroll 0 0 #3FD0FA !important;
    color: #FFFFFF;
}
.front-topbar .login-reg-links {
    text-align: right;
}
.header {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 1px 3px #DDDDDD;
    filter: none;
    /*height: 75px;*/
    /*
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 999;
    */
}
.ie8 .header {
    border-bottom: 1px solid #EEEEEE;
}
.header .navbar-collapse {
    position: relative;
}
.page-header-fixed .header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.scrolling-fixed.header {
    opacity: 0.95;
}
.page-header-fixed .page-container {
    margin-top: 76px;
}
.home-marquee {
    width: 100%;
    height:320px;    
    background: transparent url(../images/site/marquee.jpg) bottom no-repeat;
    background-size: cover;    
    text-align: center;
    display:table;
}
.home-marquee header {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    padding: 30px 70px 20px;    
}
.home-marquee header.red h1 span {
    background: none repeat scroll 0 0 #00853E;/*#00a2df;*/
    color: #FFFFFF;
}
.home-marquee header.red h2 span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.90);
}
.home-marquee header.red h1 span, .home-marquee header.red h2 span {
    display: inline-block;
    padding: 13px 75px;
    vertical-align: middle;
	opacity: 0.8;	
}
.home-marquee header.red h1 span:first-letter, .home-marquee header.red h2 span:first-letter {
    text-transform: uppercase;
}
.navbar {
    margin-bottom: 0;
}
.header a.brand {
    font-size: 23px;
    font-weight: 400;
}
.header a.brand b {
    color: #0DA3E2;
    font-weight: 400;
}
.header a.brand span {
    color: #B0B0B0;
    display: block;
    font-size: 12px;
}
.header .nav li:first-child {
    margin-left: 0;
}
.navbar-brand {
    position: relative;
    transition: padding 0.3s ease-in-out 0s;
    z-index: 2;
}
.scrolling-fixed .navbar-brand {
    padding: 0 15px;
}
.header a.logo-v1 img {
    transition: margin 0.2s ease-in-out 0s;
}
.header .navbar-nav li a {
    border-top: 2px solid #FFFFFF;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    padding: 26px 16px 27px;
    position: relative;
    text-shadow: none;
    transition: padding 0.3s ease-in-out 0s;
}
.header.scrolling-fixed .nav li a {
    padding: 14px 16px;
}
.header .nav li > a:hover, .header .nav li.active > a, .header .nav li.active:hover > a {
    border-radius: 0;
    border-top: 2px solid #0DA3E2;
    box-shadow: none !important;
    color: #0DA3E2;
    padding-top: 26px;
    text-shadow: none;
}
.header.scrolling-fixed .nav li > a:hover, .header.scrolling-fixed .nav li.active > a, .header.scrolling-fixed .nav li.active:hover > a {
    padding-top: 14px;
}
.header .nav > li > a:focus, .header .nav > li > a:hover {
    color: #888888;
}
.header ul.nav {
    float: right;
    margin-right: 0;
}
.header .in.collapse ul {
    margin-top: 0;
}
.header .in.collapse li a:hover {
    background: none repeat scroll 0 0 #0DA3E2;
    color: #FFFFFF;
}
.header .in.collapse li.active > a, .header .in.collapse li.active:hover > a {
    background: none repeat scroll 0 0 #0DA3E2;
    color: #FFFFFF;
}
.header .navbar-btn {
    background: none repeat scroll 0 0 #0DA3E2;
    border: medium none;
    border-radius: 0;
    margin-top: 10px;
    padding: 10px;
}
.header .navbar-btn:hover {
    background: none repeat scroll 0 0 #0A8EC5 !important;
}
.header .navbar-btn span, .header .navbar-btn:hover span {
    background: none repeat scroll 0 0 #FFFFFF !important;
    box-shadow: none !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF !important;
}
.header .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0DA3E2 #EEEEEE -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 1px medium;
    box-shadow: none;
    min-width: 185px;
    padding: 0;
}
.header .dropdown-menu li {
    border-bottom: 1px solid #F5F5F5;
    margin-left: 0;
}
.header .dropdown-menu li a {
    border: medium none !important;
    color: #444444;
    font-size: 14px;
    font-weight: 300;
    padding: 9px 15px !important;
    text-transform: inherit;
    transition: none 0s ease 0s;
}
.header .nav .dropdown-menu li a:hover, .header .nav li.active .dropdown-menu li a:hover {
    background: none repeat scroll 0 0 #FCFCFC !important;
    border: medium none;
    color: #444444 !important;
}
.header .nav li.active .dropdown-menu li.active a {
    background: none repeat scroll 0 0 #F7F9FA !important;
    border: medium none !important;
    color: #444444 !important;
}
.header .nav > li > .dropdown-menu:after, .header .nav > li > .dropdown-menu:before {
    border: medium none;
}
.header .nav li.dropdown.open > .dropdown-toggle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #0DA3E2;
}
.header .nav li.dropdown .dropdown-toggle i {
    font-size: 12px;
}
.header .in.collapse li.dropdown.active > a, .header .in.collapse li.dropdown.active:hover > a {
    background: none repeat scroll 0 0 #0DA3E2;
    color: #FFFFFF;
}
.header .nav > li.dropdown.open.active > a:hover, .header .nav > li.dropdown.open.active > a:focus {
    border-color: #0DA3E2;
}
.dropdown-menu[aria-labelledby="mega-menu"] {
    float: left;
    width: 603px;
}
.dropdown-right .dropdown-menu {
    left: auto;
    right: 0;
}
.nav-content {
    overflow: hidden;
    padding: 5px;
    width: 100%;
}
.nav-content-col {
    float: left;
    width: 33.3%;
}
.nav-content-col:last-child {
    margin-right: 0;
}
.nav-content-col > h3 {
    border-bottom: 1px solid #F0F0F0;
    font: bold 15px 'Open Sans',Arial,sans-serif;
    margin: 0 0 6px;
    padding: 10px 10px 5px;
    text-transform: none;
}
.nav-content-col ul {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
}
.header .nav-content-col li {
    border: medium none;
    padding: 0;
}
.header .active .nav-content-col li > a, .header .nav-content-col li > a {
    display: block;
}
.header .nav li.menu-search {
    padding: 15px 0;
    position: relative;
    transition: padding 0.3s ease-in-out 0s;
}
.scrolling-fixed.header .nav li.menu-search {
    padding: 0;
}
.header .nav li.menu-search i {
    color: #BBBBBB;
    cursor: pointer;
    font-size: 16px;
}
.header .nav li.menu-search i:hover {
    color: #0DA3E2;
}
.header .search-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    border-image: none;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-top: medium none !important;
    display: none;
    margin-top: 10px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 100%;
}
.scrolling-fixed .search-box {
    margin-top: 15px;
}
.header .search-box input {
    height: 34px;
    margin-bottom: 0;
    vertical-align: middle;
}
.header .search-box form, .header .search-box input, .header .search-box .input-append {
    margin-bottom: 0;
}
.header .nav li.menu-search span.sep {
    background: none repeat scroll 0 0 #EEEEEE;
    display: inline-block;
    height: 31px;
    margin: 0 12px 0 5px;
    position: relative;
    top: 10px;
    width: 1px;
}
.slider-main {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 10px;
    max-height: 450px !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.slide_title_white {
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-size: 47px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
.slide_title_white_bold {
    font-weight: 400;
}
.slide_subtitle_white {
    border-bottom: 1px solid #FFFFFF !important;
    border-top: 1px solid #FFFFFF !important;
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 300;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
}
.slider-colored {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    height: 495px !important;
    position: relative;
    z-index: 1;
}
.slide_title, .slide_subtitle, .slide_desc, .slide_btn {
    -moz-box-sizing: content-box;
}
.slide_title {
    color: #3F5862;
    font-family: 'Open Sans';
    font-size: 47px;
    font-weight: 300;
    text-transform: uppercase;
}
.slide_subtitle {
    background-color: #0088CC;
    color: #FAFAFA;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
}
.slide_list_item {
    background-color: #0088CC;
    color: #FAFAFA;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
}
.slide_desc {
    color: #7B8793;
    font-size: 14px;
    line-height: 24px;
}
.slide_desc_bordered {
    border-left: 3px solid #DDDDDD !important;
    padding-left: 5px;
}
.slide_btn {
    background: none repeat scroll 0 0 #6FC561;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 300;
    padding: 7px 15px;
    text-transform: uppercase;
}
.tp-leftarrow.default {
    background: url("../img/sliders/revolution/arrow_left.png") no-repeat scroll center center #D2D7DC !important;
    height: 50px !important;
    width: 40px !important;
}
.tp-rightarrow.default {
    background: url("../img/sliders/revolution/arrow_right.png") no-repeat scroll center center #D2D7DC !important;
    height: 50px !important;
    width: 40px !important;
}
.service-box {
    /*margin: 30px -15px;*/
}
.service-box p {
    color: #656565;
    font-size: 13px;
}
.service-box .service-box-heading {
    padding: 12px 0;
}
.service-box .service-box-heading i {
    border-radius: 34px;
    font-size: 25px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    vertical-align: baseline;
    width: 32px;
    border:none !important;
}
.service-box .service-box-heading i.blue {
    border: 1px solid #0DA3E2;
    color: #0DA3E2;
}
.service-box .service-box-heading i.red {
    border: 1px solid #DB3A1B;
    color: #DB3A1B;
}
.service-box .service-box-heading i.green {
    border: 1px solid #35AA47;
    color: #35AA47;
}
.service-box .service-box-heading span {
    color: #444444;
    display: inline-block;
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.service-box .service-box-heading [class^="icon-"], .service-box [class*=" icon-"] {
    display: inline-block;
    text-align: center;
}
.service-box .service-box-heading .icon-large[class^="icon-"], .service-box .service-box-heading .icon-large[class*=" icon-"] {
    width: 1.5625em;
}
.quote-v1 {
    background: none repeat scroll 0 0 #0DA3E2;
    margin: 30px 0;
    overflow: hidden;
    width: 100%;
}
.quote-v1 a {
    display: inline-block;
    margin: 5px;
}
.quote-v1 span {
    color: #FFFFFF;
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    margin: 13px 5px 8px;
}
.quote-v1-inner {
    padding: 10px;
}
.recent-work {
    margin: 20px 0;
    position: relative;
}
.recent-work .col-md-3 {
    padding: 0;
}
.recent-work .col-md-9 {
    padding-right: 0;
}
.recent-work a:hover {
    text-decoration: none;
}
.recent-work h2 {
    margin: 3px 0 10px;
    padding-right: 50px;
}
.mix-block {
    margin: 30px -15px;
}
.mix-block .row {
    margin: 0;
}
.tab-style-1 .row [class*="col-"] {
    padding-left: 0;
}
.tab-style-1 ul.nav-tabs {
    border-bottom-color: #0DA3E2;
    margin-bottom: 0;
}
.tab-style-1 ul.nav-tabs > li {
    margin-bottom: 0;
    margin-right: 3px;
}
.tab-style-1 ul.nav-tabs li > a {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #7C858E;
    font-size: 14px;
    margin-top: 1px;
    min-width: 100px;
    padding: 5px 15px;
    text-align: center;
}
.tab-style-1 ul.nav-tabs li > a:hover {
    background: none repeat scroll 0 0 #0DA3E2;
    border-color: #0DA3E2;
    color: #FFFFFF;
}
.tab-style-1 ul.nav-tabs .active > a, .tab-style-1 ul.nav-tabs .active > a:hover, .tab-style-1 ul.nav-tabs .active > a:focus {
    background: none repeat scroll 0 0 #0DA3E2;
    border-color: #0DA3E2;
    color: #FFFFFF;
}
.tab-style-1 .tab-content {
    background: none repeat scroll 0 0 #FAFAFA;
    padding: 20px 15px;
}
.tab-style-1 .tab-content p {
    margin-bottom: 0;
}
.tab-style-1 .tab-content img {
    margin: 5px 0 10px;
}
.testimonials-v1 .carousel {
    margin-bottom: 0;
}
.testimonials-v1 .item span.testimonials-slide {
    background: url("../img/corners.png") no-repeat scroll right bottom #F8F8F8;
    color: #8A8A8A;
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    padding: 15px;
}
.testimonials-v1 .carousel-info {
    background: url("../img/arrow-testimonials.png") no-repeat scroll 83px 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    padding-top: 15px;
}
.testimonials-v1 .carousel-info img {
    border: 1px solid #F5F5F5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials-v1 .carousel-info {
    overflow: hidden;
}
.testimonials-v1 .carousel-info img {
    margin-right: 15px;
}
.testimonials-v1 .carousel-info span {
    display: block;
}
.testimonials-v1 span.testimonials-name {
    color: #0DA3E2;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials-v1 span.testimonials-post {
    color: #656565;
    font-size: 12px;
}
.testimonials-v1 .left-btn, .testimonials-v1 .right-btn {
    bottom: 30px;
    display: inline-block;
    height: 24px;
    position: absolute;
    right: 0;
    width: 24px;
}
.testimonials-v1 .left-btn {
    background: url("../img/icons/left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 25px;
}
.testimonials-v1 .right-btn {
    background: url("../img/icons/right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.testimonials-v1 .right-btn:hover {
    background: url("../img/icons/right-hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.testimonials-v1 .left-btn:hover {
    background: url("../img/icons/left-hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.front-steps {
    padding: 15px 20px 33px;
}
.front-steps p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}
.front-steps h2 {
    color: #F0F0F0;
    font-size: 22px;
}
.front-steps.front-step-one h2 {
    color: #FEFEFE;
}
.front-steps.front-step-one {
    background: url("../img/steps/one.png") no-repeat scroll right bottom #0DA3E2;
}
.front-steps.front-step-two {
    background: url("../img/steps/two.png") no-repeat scroll right bottom #7C858E;
}
.front-steps.front-step-three {
    background: url("../img/steps/three.png") no-repeat scroll right bottom #68727C;
}
.front-steps.front-step-one, .front-steps.front-step-two {
    position: relative;
}
.front-steps.front-step-one:after, .front-steps.front-step-two:after {
    border-bottom: 15px solid rgba(0, 0, 0, 0);
    border-left: 15px solid #36B3E7;
    border-top: 15px solid rgba(0, 0, 0, 0);
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-top: -1em;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 2;
}
.front-steps.front-step-two:after {
    border-left-color: #868E96;
}
.no-space-steps {
    padding: 0 15px;
}
.our-clients h2 {
    margin-bottom: 10px;
    margin-top: 3px;
}
.clients-list {
    margin: 0;
}
.clients-list li {
    background: none repeat scroll 0 0 #F9F9F9;
    position: relative;
}
.clients-list li img.color-img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.clients-list li:hover img.color-img {
    display: block;
}
.footer {
    background: none repeat scroll 0 0 #62707F;
    font-size: 13px;
    padding: 35px 0;
}
.footer h2 {
    color: #EEEEEE;
}
.footer p {
    color: #EEEEEE;
}
.footer a {
    color: #0DA3E2;
}
.footer address {
    color: #EEEEEE;
}
.footer dl.f-twitter {
    overflow: hidden;
}
.footer dl.f-twitter dt {
    float: left;
    padding-top: 2px;
    text-align: left;
    width: 30px;
}
.footer dl.f-twitter dt i {
    color: #FFFFFF;
    font-size: 20px;
}
.footer dl.f-twitter dd {
    color: #EEEEEE;
    margin-left: 30px;
}
.footer dl.f-twitter dd span {
    color: #ADBDCE;
    font-size: 12px;
    margin: 0 5px;
}
.footer .blog-photo-stream {
    margin-top: 11px;
}
.footer .blog-photo-stream li {
    margin: 4px 5px 4px 0;
}
.footer .blog-photo-stream img {
    border: 2px solid #9CA5AE;
    padding: 0;
}
.footer .blog-photo-stream img:hover {
    transition: all 0.3s ease-in-out 0s;
}
.form-subscribe .form-control:focus {
    border-color: #FFFFFF;
}
.form-subscribe .theme-btn, .form-subscribe .theme-btn:hover, .search-box .theme-btn, .search-box .theme-btn:hover {
    border: medium none;
}
.copyright {
    background: none repeat scroll 0 0 #4A5866;
    color: #DEE4EB;
    font-size: 12px;
    padding: 10px 0;
}
.copyright p {
    color: #BBBBBB;
    margin-bottom: 0;
    margin-top: 7px;
}
.copyright p a {
    color: #2298CA;
}
.copyright .social-footer {
    list-style: none outside none;
    margin: 8px 0 0;
    padding: 0;
    text-align: right;
}
.copyright .social-footer li {
    display: inline-block;
    margin-left: 3px;
}
.copyright .social-footer li i {
    color: #808E9C;
    display: inline-block;
    font-size: 18px;
}
.copyright .social-footer li i:hover {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
}
.copyright .social-footer li a:hover {
    text-decoration: none;
}
.breadcrumbs {
    background: none repeat scroll 0 0 #FCFCFC;
    border-bottom: 1px solid #F5F5F5;
    border-top: 1px solid #F5F5F5;
}
.breadcrumbs .container {
    padding: 0;
}
.breadcrumbs h1 {
    color: #555555;
    font-size: 24px;
    line-height: 35px;
    margin-left: -5px;
    margin-top: 10px;
}
.breadcrumbs ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 0;
    position: relative;
    top: 10px;
}
.breadcrumbs li a {
    color: #0DA3E2;
}
.breadcrumbs ul.breadcrumb {
    padding-left: 0;
    padding-right: 0;
}
.front-carousel .carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: medium none;
    font-size: 24px;
    font-weight: normal;
    height: 35px;
    margin: 0;
    opacity: 0.5;
    top: 40%;
    width: 35px;
}
.front-carousel .carousel-control:hover {
    opacity: 0.6;
}
.front-carousel .carousel-control i {
    font-size: 27px;
}
.front-carousel .carousel-control.right i {
    left: 1px;
    position: relative;
}
.front-carousel .carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    padding: 10px 15px 0;
    right: 0;
    text-align: left;
}
.front-carousel .carousel-control.left {
    left: 0;
}
.front-carousel .carousel-control.right {
    right: 0;
}
.front-skills span {
    color: #555555;
    display: block;
    font-size: 15px;
    margin-bottom: 7px;
}
.front-skills .progress {
    background: none repeat scroll 0 0 #F2F2F2;
}
.front-skills .progress .bar {
    background: none repeat scroll 0 0 #0DA3E2;
}
.front-skills .progress, .front-skills .progress .bar {
    box-shadow: none;
}
.front-lists-v1 li {
    font-size: 14px;
    margin-bottom: 5px;
}
.front-lists-v2 li {
    color: #555555;
    font-size: 16px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.front-lists-v2 li i {
    font-size: 17px;
    margin-right: 5px;
}
.front-team {
    margin: 20px 0;
}
.front-team .col-md-3 {
    padding: 0 15px 30px 0;
}
.front-team .thumbnail {
    border: medium none;
}
.front-team h3 {
    line-height: 40px;
    margin: 10px 0 12px;
}
.front-team h3 a {
    color: #0DA3E2;
    font-size: 20px;
    font-weight: 400;
}
.front-team h3 a:hover {
    text-decoration: none;
}
.front-team h3 small {
    display: block;
    font-size: 13px;
}
.front-team ul {
    padding: 4px 0 0;
}
.front-team .social-icons {
    overflow: hidden;
}
.service-box-v1 {
    padding: 15px;
    text-align: center;
}
.service-box-v1 i {
    font-size: 35px;
    padding: 15px;
}
.service-box-v1:hover {
    background: none repeat scroll 0 0 #0DA3E2;
    transition: all 0.4s ease-in-out 0s;
}
.service-box-v1:hover i, .service-box-v1:hover p, .service-box-v1:hover h2 {
    color: #FFFFFF;
}
.gmaps {
    width: 100%;
}
.gmaps img {
    max-width: none;
}
.blog-posts h2 {
    margin-top: 0;
}
.blog-posts p {
    text-align: justify;
}
.blog-posts .carousel {
    margin-bottom: 0;
}
.blog-posts hr.blog-post-sep {
    margin: 40px 0;
}
.blog-info {
    list-style: none outside none;
    margin: 15px 0 12px;
    padding-left: 0;
}
.blog-info li {
    color: #555555;
    display: inline-block;
    font-size: 13px;
    margin-right: 10px;
    padding: 0;
}
.blog-info li i {
    color: #0DA3E2;
}
.blog-posts .pagination {
    margin-top: 40px;
}
.recent-news {
    overflow: hidden;
}
.recent-news h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}
.recent-news-inner {
    padding: 0;
}
.blog-talks .tab-style-1 ul.nav-tabs li > a {
    min-width: 50px;
}
.blog-photo-stream li {
    display: inline-block;
    margin: 0 5px 8px 0;
    overflow: hidden;
}
.blog-photo-stream li img {
    border: 1px solid #EEEEEE;
    height: 54px;
    padding: 2px;
    width: 54px;
}
.blog-photo-stream li img:hover {
    border-color: #0DA3E2;
    box-shadow: 0 0 1px #FFFFFF;
    transition: all 0.4s ease-in-out 0s;
}
.blog-tags ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.blog-tags li {
    display: inline-block;
    margin: 0 16px 7px 0;
    position: relative;
}
.blog-tags li a {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #555555;
    display: inline-block;
    padding: 3px 5px 3px 3px;
}
.blog-tags li a:hover {
    background: none repeat scroll 0 0 #0DA3E2;
    color: #FFFFFF;
    text-decoration: none;
}
.blog-tags li a:hover i {
    color: #FFFFFF;
}
.blog-tags li i {
    color: #0DA3E2;
    display: inline-block;
    margin-right: 5px;
}
.blog-tags li a:after {
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-left: 12px solid #F5F5F5;
    border-top: 12px solid rgba(0, 0, 0, 0);
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 2;
}
.blog-tags li a:hover:after {
    border-left-color: #0DA3E2;
}
.sidebar-categories li a {
    border-bottom: 1px solid #E0DEDE;
    color: #333333;
    padding: 10px 0;
}
.sidebar-categories li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sidebar-categories li > a:hover, .sidebar-categories li.active > a, .sidebar-categories li.active:hover > a {
    color: #0DA3E2;
}
.sidebar-categories li a:before {
    content: "";
    font-family: FontAwesome !important;
    font-size: 8px;
    padding-right: 10px;
    position: relative;
    top: -1px;
}
.blog-item .blog-item-img {
    margin: 6px 0 25px;
}
.blog-item .blog-item-img .carousel {
    margin-bottom: 0;
}
.blog-item blockquote {
    border-color: #0DA3E2;
    margin: 20px 40px 18px;
}
.blog-item .blog-info {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    margin: 20px 0;
    padding: 8px 0;
}
.blog-item .blog-info li {
    border-left: 1px solid #EEEEEE;
    padding-left: 13px;
}
.blog-item .blog-info li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.blog-item .blog-item-img .carousel-control {
    top: 45%;
}
.blog-item img.media-object {
    height: 60px;
    position: relative;
    top: 2px;
    width: 60px;
}
.blog-item h4.media-heading {
    position: relative;
}
.blog-item h4.media-heading span {
    color: #777777;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 3px;
}
.blog-item h4.media-heading span a {
    color: #0DA3E2;
}
.form-group [class*="col-"] {
    padding-left: 0;
}
.social-icons {
    margin: 0;
    padding: 0;
}
.social-icons:after, .social-icons:before {
    content: "";
    display: table;
}
.social-icons:after {
    clear: both;
}
.social-icons li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-right: 5px;
    text-indent: -9999px;
}
.social-icons li a, a.social-icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    transition: all 0.3s ease-in-out 0s;
    width: 28px;
}
.social-icons li:hover a {
    background-position: 0 -38px;
}
.social-icons-color li a {
    background-position: 0 -38px !important;
    opacity: 0.7;
}
.social-icons-color li a:hover {
    opacity: 1;
}
.social-icons .aboutme {
    background: url("../img/icons/social/aboutme.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .amazon {
    background: url("../img/icons/social/amazon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .behance {
    background: url("../img/icons/social/behance.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .blogger {
    background: url("../img/icons/social/blogger.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .deviantart {
    background: url("../img/icons/social/deviantart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .dribbble {
    background: url("../img/icons/social/dribbble.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .dropbox {
    background: url("../img/icons/social/dropbox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .evernote {
    background: url("../img/icons/social/evernote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .facebook {
    background: url("../img/icons/social/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .flickr {
    background: url("../img/icons/social/flickr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .forrst {
    background: url("../img/icons/social/forrst.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .foursquare {
    background: url("../img/icons/social/foursquare.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .github {
    background: url("../img/icons/social/github.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .googleplus {
    background: url("../img/icons/social/googleplus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .gravatar {
    background: url("../img/icons/social/gravatar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .instagram {
    background: url("../img/icons/social/instagram.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .jolicloud {
    background: url("../img/icons/social/jolicloud.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .klout {
    background: url("../img/icons/social/klout.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .last-fm {
    background: url("../img/icons/social/last-fm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .linkedin {
    background: url("../img/icons/social/linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .myspace {
    background: url("../img/icons/social/myspace.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .picasa {
    background: url("../img/icons/social/picasa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .pintrest {
    background: url("../img/icons/social/pintrest.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .quora {
    background: url("../img/icons/social/quora.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .rss {
    background: url("../img/icons/social/rss.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .skype {
    background: url("../img/icons/social/skype.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .spotify {
    background: url("../img/icons/social/spotify.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .stumbleupon {
    background: url("../img/icons/social/stumbleupon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .tumblr {
    background: url("../img/icons/social/tumblr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .twitter {
    background: url("../img/icons/social/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .vimeo {
    background: url("../img/icons/social/vimeo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .wordpress {
    background: url("../img/icons/social/wordpress.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .xing {
    background: url("../img/icons/social/xing.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .yahoo {
    background: url("../img/icons/social/yahoo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .youtube {
    background: url("../img/icons/social/youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-icons .vk {
    background: url("../img/icons/social/vk.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.dropdown-backdrop {
    position: static;
}
.color-panel {
    position: fixed;
    right: 0;
    top: 120px;
    z-index: 999;
}
.color-panel .color-mode-icons {
    cursor: pointer;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 4px;
}
.color-panel .icon-color {
    background: url("../img/icon-color.png") no-repeat scroll center center #C9C9C9 !important;
}
.color-panel .icon-color:hover {
    background-color: #3D3D3D !important;
}
.color-panel .icon-color-close {
    background: url("../img/icon-color-close.png") no-repeat scroll center center #3D3D3D !important;
    display: none;
}
.color-panel .icon-color-close:hover {
    background-color: #222222 !important;
}
.color-mode {
    background: none repeat scroll 0 0 #3D3D3D;
    display: none;
    padding: 20px 10px 25px;
    position: absolute;
    right: 40px;
    top: 5px;
    width: 200px;
}
.color-mode ul, .color-mode label {
}
.color-mode p {
    color: #CFCFCF;
    font-size: 15px;
    padding: 0 15px;
}
.color-mode ul {
    display: block;
    list-style: none outside none;
    margin-bottom: 1px !important;
    padding: 4px 11px 5px;
}
.color-mode li {
    border: 1px solid #707070;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    list-style: none outside none;
    margin: 0 4px;
    padding: 0 5px;
    width: 28px;
}
.color-mode li:hover, .color-mode li.current {
    border: 1px solid #EBEBEB;
}
.color-mode li.current {
    border: 2px solid #EBEBEB;
}
.color-mode li.color-blue {
    background: none repeat scroll 0 0 #0DA3E2;
}
.color-mode li.color-red {
    background: none repeat scroll 0 0 #DB3A1B;
}
.color-mode li.color-green {
    background: none repeat scroll 0 0 #35AA47;
}
.color-mode li.color-orange {
    background: none repeat scroll 0 0 #FF8503;
}
.color-mode label {
    border-top: 1px solid #585858;
    color: #CFCFCF;
    display: block;
    margin: 0 5px;
    padding: 10px 10px 0;
}
.color-mode label span {
    text-transform: uppercase;
}
.color-mode label > span {
    display: inline-block;
    width: 85px;
}
.color-mode label > select {
    margin-top: 5px;
    text-transform: lowercase;
}
.color-mode label span.color-mode-label {
    position: relative;
    top: 2px;
}
.bxslider-container {
}
.bxslider, .bxslider1 {
    display: none;
}
.buttons-page .btn {
    margin-bottom: 5px !important;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 1px;
}
.icon-btn {
    background-color: #FAFAFA !important;
    background-image: none !important;
    border: 1px solid #DDDDDD;
    box-shadow: none !important;
    color: #646464 !important;
    cursor: pointer;
    display: inline-block !important;
    filter: none !important;
    height: 60px;
    margin: 0 5px 5px 0;
    min-width: 80px;
    padding: 12px 0 0;
    position: relative;
    text-align: center;
    text-shadow: none !important;
    transition: all 0.3s ease 0s !important;
}
.icon-btn i {
    font-size: 18px;
}
.ie8 .icon-btn:hover {
    filter: none !important;
}
.icon-btn:hover {
    border-color: #999999 !important;
    box-shadow: none !important;
    color: #444444 !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF !important;
    transition: all 0.3s ease 0s !important;
}
.icon-btn:hover .badge {
    box-shadow: none !important;
    transition: all 0.3s ease 0s !important;
}
.icon-btn div {
    color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 5px;
}
.icon-btn .badge {
    border-radius: 12px !important;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    color: #FFFFFF !important;
    font-family: 'Open Sans',sans-serif;
    font-size: 11px !important;
    font-weight: 300;
    padding: 3px 6px;
    position: absolute;
    right: -5px;
    text-shadow: none;
    top: -5px;
}
.note {
    border-left: 5px solid #EEEEEE;
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
}
.note h1, .note h2, .note h3, .note h4 {
    margin-top: 0;
}
.note p:last-child {
    margin-bottom: 0;
}
.note code, .note .highlight {
    background-color: #FFFFFF;
}
.note-danger {
    background-color: #FAEAE6;
    border-color: #ED4E2A;
}
.note-warning {
    background-color: #FCF3E1;
    border-color: #FCB322;
}
.note-info {
    background-color: #E8F6FC;
    border-color: #57B5E3;
}
.note-success {
    background-color: #EBFCEE;
    border-color: #3CC051;
}
.scrollspy-example {
    height: 200px;
    margin-top: 10px;
    overflow: auto;
    position: relative;
}
.util-btn-margin-bottom-5 .btn {
    margin-bottom: 5px !important;
}
.util-btn-group-margin-bottom-5 .btn-group {
    margin-bottom: 5px !important;
}
.fontawesome-demo i {
    font-size: 18px;
}
.fontawesome-demo li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.glyphicons-demo ul {
    list-style: none outside none;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 1px;
    padding-left: 0;
}
.bs-glyphicons {
    list-style: none outside none;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 1px;
    padding-left: 0;
}
.glyphicons-demo ul li {
    border: 1px solid #DDDDDD;
    float: left;
    font-size: 12px;
    height: 115px;
    line-height: 1.4;
    margin: 0 -1px -1px 0;
    padding: 10px;
    text-align: center;
    width: 25%;
}
.glyphicons-demo .glyphicon {
    display: block;
    font-size: 24px;
    margin: 5px auto 10px;
}
.glyphicons-demo ul li:hover {
    background-color: rgba(86, 61, 124, 0.1);
}
@media (min-width: 768px) {
.glyphicons-demo ul li {
    width: 12.5%;
}
}
.form-actions.right {
    padding-left: 0;
    padding-right: 10px;
    text-align: right;
}
.form-actions.left {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
}
.form-group .checkbox {
    padding-left: 0;
}
.checkbox-list > label {
    display: block;
}
.checkbox-list > label.checkbox-inline {
    display: inline-block;
}
.checkbox-list > label.checkbox-inline:first-child {
    padding-left: 0;
}
.radio-list > label {
    display: block;
}
.radio-list > label.radio-inline {
    display: inline-block;
}
.radio-list > label.radio-inline:first-child {
    padding-left: 0;
}
.form-horizontal .radio-list .radio {
    padding-top: 0;
    position: relative;
    top: -1px;
}
.form-row-seperated .form-group {
    border-bottom: 1px solid #EFEFEF;
    margin: 0;
    padding: 10px 10px 10px 0;
}
.form-row-seperated .form-group.last {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.form-row-seperated .form-actions {
    margin-top: 0;
}
.form-row-seperated .form-body {
    margin-top: 0;
    padding: 0;
}
.form-row-seperated .help-block {
    margin-bottom: 0;
}
.form-bordered .form-body {
    margin: 0;
    padding: 0;
}
.form-bordered .form-actions {
    margin-top: 0;
}
.form-bordered .form-group {
    border-bottom: 1px solid #EFEFEF;
    margin: 0;
}
.form-bordered .form-group.last {
    border-bottom: 0 none;
}
.form-bordered .help-block {
    margin-bottom: 0;
}
.form-bordered .control-label {
    padding-top: 16px;
}
.form-bordered .form-group > div {
    border-left: 1px solid #EFEFEF;
    padding: 10px;
}
.form-bordered .form-actions.fluid > .row > div {
    padding-left: 10px;
}
.form-horizontal.form-bordered.form-row-stripped .form-group:nth-child(2n) {
    background-color: #FCFCFC;
}
.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(2n) {
    background-color: #FCFCFC;
}
.form-horizontal.form-bordered.form-row-stripped .form-control {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.form-horizontal.form-bordered.form-label-stripped .form-group:nth-child(2n) > div {
    background-color: #FFFFFF;
}
.form-bordered .form-control {
    margin: 0;
}
.input-icon {
    position: relative;
}
.input-icon input {
    padding-left: 33px !important;
}
.input-icon i {
    color: #CCCCCC;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 9px 2px 4px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
}
.input-icon.right input {
    padding-left: 12px !important;
    padding-right: 33px !important;
}
.input-icon.right i {
    float: right;
    right: 8px;
}
.has-success .input-icon > i {
    color: #468847;
}
.has-warning .input-icon > i {
    color: #C09853;
}
.has-error .input-icon > i {
    color: #B94A48;
}
a.btn-medium {
    font-size: 20px;
    padding: 10px 20px;
}
a.btn-transparent {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    padding: 8px 18px;
    text-decoration: none;
    white-space: nowrap;
}
a.btn-transparent:hover {
    background: none repeat scroll 0 0 #15AEEE;
    transition: all 0.5s ease 0s;
}
.panel-primary .panel-title {
    color: #FFFFFF;
}
.panel-success .panel-title {
    color: #468847;
}
.panel-info .panel-title {
    color: #3A87AD;
}
.panel-warning .panel-title {
    color: #C09853;
}
.panel-danger .panel-title {
    color: #B94A48;
}
.ver-inline-menu {
    border-left: 2px solid #0DA3E2;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.ver-inline-menu li {
    margin-bottom: 1px;
    position: relative;
}
.ver-inline-menu li a {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #7C858E;
    display: block;
    font-size: 14px;
    padding: 12px 10px 11px 8px;
}
.ver-inline-menu li:hover a {
    background: none repeat scroll 0 0 #0DA3E2;
    color: #FFFFFF;
    text-decoration: none;
}
.ver-inline-menu li.active a {
    background: none repeat scroll 0 0 #0DA3E2;
    color: #FFFFFF;
    text-decoration: none;
}
.ver-inline-menu li.active:after {
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid #0DA3E2;
    border-top: 6px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    right: -5px;
    top: 16px;
}
.fontawesome-icon-list [class^="fa-"], .fontawesome-icon-list [class*=" fa-"], li [class^="fa-"], li [class*=" fa-"] {
    display: inline-block;
    text-align: center;
    width: 1.25em;
}
.fontawesome-icon-list .icon-large[class^="fa-"], .fontawesome-icon-list .icon-large[class*=" fa-"], li .icon-large[class^="fa-"], li .icon-large[class*=" fa-"] {
    width: 1.5625em;
}
.fontawesome-icon-list .col-md-3 {
    height: 32px;
    line-height: 32px;
}
.login-signup-page {
}
.login-signup-page form {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #E0DEDE;
    box-shadow: 0 0 3px #E0DEDE;
    padding: 10px 30px 30px;
}
.login-signup-page h2 {
    margin-bottom: 15px;
}
.login-signup-page .input-group {
    position: relative;
}
.login-signup-page .login-signup-forgot-link {
    font-size: 14px;
    position: absolute;
    right: 12px;
    top: 7px;
}
.login-signup-page .checkbox {
    padding-left: 0;
}
.login .content h3 {
    color: #000000;
}
.login .content h4 {
    color: #555555;
}
.login .content p {
    color: #222222;
}
.login .content .login-form, .login .content .forget-form {
    margin: 0;
    padding: 0;
}
.login .content .input-icon {
    border-left: 2px solid #ccc;
}
.login .content .input-icon .form-control {
    border-left: 0 none;
}
.login .content .forget-form {
    display: none;
}
.login .content .form-title {
    font-weight: 300;
    margin-bottom: 25px;
}
.login .content .form-actions {
    background-color: #FFFFFF;
    border-color: #EEEEEE;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    clear: both;
    padding: 0 30px 25px;
}
.login .content .form-actions2 {
    background-color: #eee;
    border-color: #ddd;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    clear: both;
    padding: 0 30px 25px;
}
.login .content .form-actions .checkbox {
    margin-left: 0;
    padding-left: 0;
}
.login .content .forget-form .form-actions {
    border: 0 none;
    margin-bottom: 0;
    padding-bottom: 20px;
}
.login .content .form-actions .checkbox {
    display: inline-block;
    margin-top: 8px;
}
.login .content .form-actions .btn {
    margin-top: 1px;
}
.login .content .forget-password {
    margin-top: 25px;
}
.modal-dialog-center { /* Edited classname 10/03/2014 */
    margin: 0;
    position: absolute;    
    top: 50%;
    left: 50%;
}