/* Global Styles */
html,
body {
    height: 100%;
}
/*scroll-bars*/
.custom-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.custom-scroll::-webkit-scrollbar {
	width: 5px;
	background-color: #F5F5F5;
}
.custom-scroll::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}
.modal.fade{
  opacity:1;
}
.modal.fade .modal-dialog {
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   transform: translate(0);
}
#footerModalBody {
    height:500px;
    overflow-y:auto;
    background:url('../imgs/footer-modal-bg.png') center no-repeat;
    overflow-y: scroll;
}
.home-nav-text {
   font-size: 17px;
}
.navbar-inverse {
    background: rgba(255, 255, 255, 0.2) !important;
    border: none;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    /*background-color: #f01663 !important;*/
    background-color: #FFF !important;
    color:#000 !important;
}
.navbar {
   z-index:50;
   top:10px;
}
.navbar-nav>li>a {
    padding-top: 23px;
    padding-bottom: 23px;
}
.nopadright {
    padding-right:0px !important;
}
.pad-zero {
    padding:0px !important;
}
.bg-red {
    background:#f01663;
    color:#fff !important;
}
.bg-red:hover {
    background:#a20d42;    
}
.full-width {
    float:left;
    width:100% !important;
}
.text-white {
    color:#000 !important;
}
.scrollup { 
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 1px;
    right: 1px;
    display: none;
    text-indent: -9999px;
    cursor:pointer;
}
/*NAVBAR*/ 
.custom-inner-container {
    padding-top:10px; 
    padding-bottom:50px;
}
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}

/*slider*/
#sg-carousel {
    position: relative;
    /*height: 100vh;*/
}
#sg-carousel .carousel-inner .item {
    /*height: 100vh;*/
    height:auto;
}
.carousel-caption{top:50%;}
.carousel-caption h1 {
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#sg-carousel .carousel-control.left {
    top: 48%;
}
#sg-carousel .carousel-control.right {
    top: 48%;
}
.uppr-txt {
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
}
#sg-carousel .carousel-control.left,
#sg-carousel .carousel-control.right {
    background-image: none;
    background-repeat: no-repeat;
    opacity: 0;
    text-shadow: none;
    transition: all 0.8s ease 0s;
}
.carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: auto;
    transition: all 0.8s ease 0s;
}
.carousel-inner {
    /*box-shadow: 2px 6px 21px;*/
}
.fa-angle-right,
.fa-angle-left {
    font-size: 80px;
}
#sg-carousel:hover .carousel-control.left {
    left: 38px;
    transition: all .2s ease 0;
}
#sg-carousel:hover .carousel-control.right {
    right: 38px;
    transition: all .2s ease 0;
}
#sg-carousel:hover .carousel-control.left,
#sg-carousel:hover .carousel-control.right {
    opacity: 1;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.item.active img {
    transition: transform 5000ms linear 0s;
    transform: scale(1.05, 1.05);
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
    font-size: 80px;
}
.carousel-caption {
    left: 60%;
    padding-bottom: 5%;
    right: 0;
    text-align: left;
}
.carousel-caption h1 {
    font-family: raavi;
    font-size: 60px;
    font-weight: 600;
    line-height: 18px;
}
.carousel-caption > p {
    font-size: 30px;
    color: #fff;
}
.carousel-caption > a {
    text-transform: uppercase;
    color: #fff;
    background: #041132;
    padding: 6px 12px;
}
.button--tamaya {
    border: 2px solid #40a304 !important;
    border-radius: 5px;
    color: #7986cb;
    min-width: 180px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.button--border-thick {
    border: 3px solid;
}
.button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: inherit;
    display: block;
    float: left;
    max-width: 250px;
    min-width: 199px;
    padding: 1em 7em;
    position: relative;
    vertical-align: middle;
    z-index: 1;
}
.button--tamaya::before {
    padding-top: 1em;
    top: 0;
}
.button--tamaya::before,
.button--tamaya::after {
    background: #40a304;
    color: #fff;
    content: attr(data-text);
    height: 50%;
    left: 0;
    overflow: hidden;
    position: absolute;
    transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1) 0s;
    width: 100%;
}
.button--tamaya::after {
    bottom: 0;
    line-height: 0;
}
.button--tamaya:hover::before {
    transform: translate3d(0px, -100%, 0px);
}
.button--tamaya:hover::after {
    transform: translate3d(0px, 100%, 0px);
    color: #40a304;
}
.button--tamaya:hover {
    color: #40a304;
    font-weight: 600;
}
.carousel-indicators li {
    background-color: #b3b5b9;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
    border: 0;
}
.carousel-indicators .active {
    background-color: #041132;
    height: 12px;
    margin: 0;
    width: 12px;
    border: 0;
}
#sg-carousel h1 {
    animation-delay: 1s;
	margin-bottom:25px;
}
#sg-carousel p {
    animation-delay: 2s;
}
#sg-carousel button {
    animation-delay: 3s;
	margin-top:25px;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/*register*/
.register-form {
    /*position: absolute;
    z-index: 10;
    right: 10%;
    top: 10%;*/
    position: absolute;
    z-index: 10;
    right: 7%;
    top: 5%;
    /* left: 0; */
    bottom: 0;
    width: 482px;
    height: 520px;
    margin: auto;
}
.register-form .form-control {
    height: 26px !important;
    padding: 3px 12px;
}
.register-form .row {
    margin-top: 7px;
}
.pattern {
    position:absolute; 
    width:100%; 
    height:100%;
    background:url('../imgs/pattern_overlay.png') repeat;
    z-index: 5;
}
.banner-holder {
    min-height: 860px;
}
/*Tabs*/
#tabs .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}
/*#tabs .tab-content {
    margin-top: -1px;
}*/
.register-form .nav-pills>li>a{
    background:#f01663;
    color:#fff;
}
.register-form .nav-pills>li.active>a {
    /*background:#fff !important;*/
    color:#f01663;
    border-bottom:none;
    background: rgba(255,255,255,0.85);
    font-weight: bold;
}
.tab-pane.active {
    /*border:solid 1px #dd3e20;*/
    border-radius: 0px 4px 0 0 ;
    background:#FFF;
    background: rgba(255,255,255,0.85);
}

/*carousel*/
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
    margin-bottom: 0;
    padding: 0;
}
/* Reposition the controls slightly */
.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
	background: #c0c0c0;
}
.carousel-indicators .active {
background: #333333;
}

.success-stories .well {
    background:none;
    border:none;
    box-shadow:none;
    padding:0;
}
.success-desc {
    background: #ff685d !important;
    color: #FFF !important;
    padding: 5px 0px;
    text-align: center;
    text-decoration: none;
    margin-top: 9px;
    border-radius: 1px;
}
/*Success Stories*/
.success-stories {
    overflow: hidden;
    padding: 0px 0px 20px 0px;
}
.agile_team_grid {
    text-align: center;
    position: relative;
    padding-bottom: 0;
}
.agile_team_grid h4 {
    font-size: 1.6em;
    color: #f01663;
    margin: 1em 0 .2em;
}
.agile_team_grid h6 {
	color: #777;
    font-size: 1em;
    line-height: 20px;
    letter-spacing: 1px;
}
.agile_team_grid p{
	width: 65%;
    margin: 3em auto 0;
    text-align: center;
    line-height: 1.8em;
    color: #999;
}
.ih-item {
	position: relative;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ih-item img {
  width: 100%; 
} 
.ih-item.circle,.ih-item.circle .img {
	position: relative;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.ih-item.circle, .ih-item.circle .img, .ih-item.circle.effect1 .spinner {
    width: 180px;
    height: 180px;
    margin: 0 auto;
}
.ih-item.circle .img:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
	border-radius: 50%;
	-webkit-box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3); 
	box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
	border-radius: 50%;
}
.ih-item.circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ih-item.circle.effect1 .spinner {
    border: 6px solid #cf8f22;
    border-right-color: #DFDFDF;
    border-bottom-color: #DFDFDF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.ih-item.circle.effect1 .img {
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    width: auto;
    height: auto;
}
.ih-item.circle.effect1 .img:before {
	display: none;
}
.ih-item.circle.effect1.colored .info {
	background: #1a4a72;
	background: rgba(26, 74, 114, 0.6);
}
.ih-item.circle.effect1 .info {
	top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
	background: #333333;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.ih-item.circle.effect1 .info h4 {
    color: #fff;
    position: relative;
    font-size: 1.2em;
    margin: 0 18px;
    padding: 3.3em 0 .5em;
}
.ih-item.circle.effect1 .info p {
	color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 10px;
    font-size: 13px;
    border-top: 1px solid #fff;
    width: 85% !important;
}
.ih-item.circle.effect1:hover .spinner,.agile_team_grid:hover .ih-item.circle.effect1 .spinner{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ih-item.circle.effect1:hover .info, .agile_team_grid:hover .ih-item.circle.effect1 .info {
    opacity: 1;
}
h3.agileits-title {
    font-size: 2.5em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: #333;
    text-align: center;
    padding-bottom: 48px;
}


/*parallax*/
.parallax [class*="bg__"] {
  position: relative;
  height: 50vh;
  text-indent: -9999px;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
.parallax [class*="bg__"]:nth-child(2n) {
  box-shadow: inset 0 0 1em #111;
}
.parallax .bg__foo {
  height: 500px;
}
.parallax .bg__foo {
  background-image: url(../imgs/parallax.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.parallax .capture {
  float: right;
  width: 200px;
  padding: 1em;
  margin: -1.5em 1em 0 0;
  text-indent: 0;
  background: rgba(243, 243, 243, 0.75);
  box-shadow: 0 1px 0.125em #333;
}

.bg_contain {
   width: 100%;
   overflow: auto;
   margin: auto;
   position: absolute;
   top: 28%; left: 0; bottom: 0; right: 0;
}

/*Count*/
.count {
    min-height: 306px;
    padding: 38px 0px;
}
.agile_count_grid {
    left: 7%;
    top: 76px;
}
.agile_count_grid_left{
	float:left;
}
.agile_count_grid_left span{
	color:#fff;
}
.agile_count_grid_left span, .agile_count_grid_right p {
    font-size: 2.1em;
    letter-spacing: 1px;
}
.agile_count_grid_right {
    float: left;
}
.agile_count_grid_right p {
    color: #212121;
}
.agile_count_grid h3 {
    font-size: 1.3em;
    color: #212121;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    padding: 0.4em 0;
    text-align: center;
    right: 25%;
}
.agile_count_grid h3:after {
    content: '';
    background: #f01663;
    height: 3px;
    width: 18%;
    position: absolute;
    left: 39%;
    top: 138%;
}
.agile_count_grid_left span {
    color: #f01663;
    top: -50px;
    left: 42px;
}
h3.head {
    font-size: 2.5em;
    text-transform: uppercase;
    font-weight: bold;
	color:#3f51b5;
	margin-bottom: 0.3em;
}
.has-error
 {
    font-size: 12px;
    color: #fb4a42;
 }
 .inp-error
 {
     border: 1px solid #fb4a42;
 }
.errbox {
    position: absolute;
    top: 27px;
    left: 10px;
    z-index: 1060;
    max-width: 276px;
    min-width: 174px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background:#ef645a;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto;
    color:#fff;
}
.errbox >.arrow {
    top: -32px;
    left: 13%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    border-width: 11px;
}
.errbox>.arrow, .errbox>.arrow:after {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.errbox-content {
    padding: 2px 7px;
    width: 89%;
}
.errbox>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #ef645a;
    content: "";
    border-width: 10px;
}
.errbox-content p {
margin-bottom:0px;
}
.errclose {
margin:2px 2px;
cursor:pointer;
width: 8%;
}
#register_form .select2-container .select2-selection--single {
    border:1px solid #ccc !important;
    height: 26px;
}
.select2-container--default{
        float: left !important;
}
/* Hide HTML5 Up and Down arrows. */
input[type="number"].numeric::-webkit-outer-spin-button, input[type="number"].numeric::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"].numeric {
    -moz-appearance: textfield;
}
.swpass-icon {
float: left;
width: 10%;
font-size: 21px;
height: 26px !important;
line-height: 1.2;
padding-left: 3px;
border: 1px solid #ccc;
color: #93989a;
border-radius: 4px;
border-radius: 0 4px 4px 0;
cursor: pointer;
border-left: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#passblk[data-show="false"] .swpass-icon.active {
    display: none;
}
#passblk[data-show="true"] .swpass-icon.active {
    display: block;
}
#passblk[data-show="false"] .swpass-icon{
    display: block;
}
#passblk[data-show="true"] .swpass-icon{
    display: none;
}
.focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

#forgotPopup .modal-dialog {
    max-width: 438px !important;
}
#forgotPopup.modal {
    top: 30% !important;
}
.red-btn {
    background: #f01663;
    background: -webkit-linear-gradient(#f01663,#f01663,#f01663);
    background: -o-linear-gradient(#f01663,#f01663,#f01663);
    background: -moz-linear-gradient(#f01663,#f01663,#f01663);
    background: linear-gradient(#f01663,#f01663,#f01663);
    box-shadow: 0px 2px 15px rgba(0,0,0,0.18);
    outline: 1px solid #FFF;
    color: #fff;
}
.red-btn.focus, .red-btn:focus, .red-btn:hover {
    color: #fff;
}
.top10
{
  margin-top:10px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #66afe9 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #8cd0f1 !important;
    border: 1px solid #a0c2f5 !important;
    color: #fff;
}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #ccc !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5bb2dc !important;
    color: white;
}
#search_form .form-control {
    height: 32px !important;
}
/*Search Results*/
.records-found {
    font-size: 20px;
    font-weight: bold;
    color: #334657;
    padding-bottom: 3px;
    border-bottom: solid 1px #ececec;
}
.search-records {
    padding-top: 10px;
    padding-bottom: 10px;
    /*border: #f4f4f4 1px solid;*/
    border: 1px solid #d8d8d8;
    border-top: 4px solid #d0221b;
    border-radius: 5px;
    -webkit-box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    box-shadow: 1px 3px 3px rgba(0,0,0,.1);
    margin: 20px 0;
}
.search-records:hover {
    /*border: 1px solid #f01663;*/
    border-top: 4px solid #f01663;
    background: #fff1f1;
    cursor:pointer;
}
.search-records-border {
    border-right:dotted 1px #ccc;
}
.search-records img {
    /*border: 1px solid #CCC;*/
    border-radius:5px;
    max-width: 167px;
    cursor:pointer;
}
.search-records-name {
    font-size: 16px;
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
}
.search-records-table {
    width:100%;
    float:left;
    margin-top:10px;
}
.search-records-table td {
    white-space:nowrap;
    padding: 5px 0px;
    border-bottom: solid 1px #f7f7f7;
}
.search-subhead {
    color: #969494;
    font-size: 13px;
}
.req-banner {
text-align:center;
/*box-shadow: 1px 5px 5px #888888;*/
height:25px;
background:#fff;
}
#image-gallery .modal-body #image-gallery-image {
margin:0 auto;
max-height:410px;
min-height: 217px;
}
#image-gallery .modal-body {
max-height:410px;
overflow:hidden;
}
#image-gallery .modal-header {
    padding: 4px 10px 3px 0;
}
.req-banner b{
    cursor: pointer;
    color: #8f8f9a;
    font-weight: normal;
    font-size:15px;
}
.recently-joined {
    background: rgba(189, 241, 213, 0.27);
    border-top: 4px solid #02cc1c;
}
.recently-joined-tag {
    background: #ffffff;    
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3px 0 0 0;
    color: #009022;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.last-login {
    font-size: 10px;
    color: #f31040;
}
.panel-body label {
float:left;
margin-left:6px;
}
.sm-text {
color: #a09e9e;
font-size: 12px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin-left: 3px;
font-weight: normal;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 0;
    color: #fff;
    cursor: default;
    background-color: #f73636 !important;
    border-color: #fb3156 !important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #fdfbfb;
    background-color: #f36767;
    border-color: #f95454;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #d8252d;
    text-decoration: none;
    background-color: #f3c7c7;
    border: 1px solid #ddd;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #d4c6c6;
    cursor: not-allowed;
    background-color: #fdeded;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    color: #12487d;
    background-color: #ffc8c8;
}
ul.pagination li.last {
    display:none;
}
.pagination>li.next>a, .pagination>li.next>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination {
    margin-bottom: 2px !important;
}
.warning-text {
    line-height: 36px;
    font-size: 17px;
    font-weight: 700;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #f73636 !important;
    border-color: #fb3156 !important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #fdfbfb;
    background-color: #f36767;
    border-color: #f95454;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 0px 7px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #d8252d;
    text-decoration: none;
    background-color: #f3c7c7;
    border: 1px solid #ddd;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #d4c6c6;
    cursor: not-allowed;
    background-color: #fdeded;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    color: #12487d;
    background-color: #ffc8c8;
}
ul.pagination li.last {
    display:none;
}
.pagination>li.next>a, .pagination>li.next>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination {
    margin-bottom: 2px !important;
}
/*\.Search Results*/
.bg_overlay_register
{
	z-index: 999;
    position: fixed; 
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.4;
    background-image: url(../imgs/bg_grill.gif);
}
.loader_img
{
	width:458px;
	height:150px;
	z-index:9999;
	position: fixed;
    border: 1px dashed #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background:#fff;
}
.loader_img img {
    margin-left: 39%;
    margin-top: 12px;
    width:100px;
}
.loader_txt {
    color: #8e8484;
    width: 458px;
    float: left;
    margin-top: 13px;
    margin-left: 23%;
    font-size: 15px;
    font-weight: bold;
}
.regPopup {
    position: fixed;   
    width: 480px;
    height:590px;
    top: 50%;
    left: 50%;
    margin-top: -295px; /* Negative half of height. */
    margin-left: -240px; /* Negative half of width. */
    z-index: 999;
}
.loginPopup {
    position: fixed;   
    width: 340px;
    height:400px;
    top: 50%;
    left: 50%;
    margin-top: -200px; /* Negative half of height. */
    margin-left: -170px; /* Negative half of width. */
    z-index: 999;
}
.regPopup .modal-body, .loginPopup .modal-body{
    padding:0 !important;
}
.regPopup .form-control, .regPopup .select2-container .select2-selection--single {
    height:29px !important;
}
.profile_slider {
    min-height: 229px !important;
}
.regPopup .row {
    margin-top:5px !important;
}
.regPopup .swpass-icon {
    height:29px !important;
}
.regPopup .modal-content, .loginPopup .modal-content{
-webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 1) !important;
-moz-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 1) !important;
box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 1) !important;
}
.profile-table {
    width:100%;
}
.profile-table td {
    padding:5px;
    border-bottom:#F2F2F2 solid 1px;
}
.profile-table tr:hover {
    cursor:pointer;
    background:#fbfbfb !important;
}
.navbar-profile-actions ul li a {
    font-weight: bold;
    font-size: 14px;    
}
.bg-gradient {
    background-color: #f01663;
    background-image: radial-gradient(circle farthest-side at center bottom,#f01663,#d0221b 125%);
    color: #FFF !important;
    cursor: pointer;
}
.logo-image {
    -webkit-box-shadow: -4px 16px 32px -14px rgba(117,117,117,1);
    -moz-box-shadow: -4px 16px 32px -14px rgba(117,117,117,1);
    box-shadow: -4px 16px 32px -14px rgba(117,117,117,1);
    top: 0;
    z-index: 9999;
    position: absolute;
    margin-left:2%;
}
/* Portrait and Landscape - Mobile Devices*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .logo-image {
        position: relative;
        margin-left: 7%;
        width: 50%;
    }
    .form-image {
        background-size:cover;
    }
    .bg_contain {
        top: 3%;
        bottom: 3%;
    }
    h3.agileits-title {
        font-size: 2em;
        padding-bottom: 10px;
    }    
}