﻿
.btn-primary
{
    border:none !important;
    height:34px;
   
     border-radius: 3px;
}

.small
{
    height:34px;

}


#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}

html, body {
  height: 100%;
  min-height: 100%!important;

}

.wrap {
  min-height: 100%;
}

.greymenu
{
    color:gray;
    padding-bottom:40px;
}

.pullFormUp
{

     background-color: white; 
     margin-top: -150px; 
     border: solid;
     padding-top: 60px; 
     padding-bottom: 60px; 
     border-color: #E5F0FA;


}

.nopad 
{

    padding-left:0px !important;
    padding-right:0px !important;
}

.fillPage { 
    min-height: 100%;
    height: 100%;
}




.backgroundBlue
{
background: #E5F0FA;
/*width:100px;*/
}

.backgroundWhite
{
background: #FFFFFF;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}


.nopad_nomargin
{
    padding-bottom:0px;
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;

     margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:0px;
   


}

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

/* Hiding the checkbox, but allowing it to be focused */
 .radio .btn, .radio-inline .btn {
    padding-left: 2em;
    min-width: 7em;
    height:34px;
  }
 
  .radio label,     .radio-inline label {
    text-align: left;
    padding-left: 0.5em;
    height:34px;
  }
.thumbnail {
    position: relative;
    border:none;
    padding-bottom:0px;
}

.caption {
    position: absolute;
    top: 20%;
    left: 27%;
    width: 45%;
    color:white !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 58px !important;
    line-height: 1.8 !important;
    font-weight:normal !important;
    text-align:center !important;
}


.nopad
{
    
     padding-right: 0px !important; 
     padding-left: 0px !important; 
}

.padding-0 {
    padding: 0;
}

.inmoh1 
{
font-family: 'Roboto', sans-serif !important;
color: #307FC2 !important;
font-size: 58px !important;
line-height: 1.8 !important;
font-weight:normal !important;
}


.inmoh2
{
font-family: 'Roboto', sans-serif !important;
color: #307FC2 !important;
font-size: 42px !important;
line-height: 1.4 !important; 
}

.inmoh3
{
font-family: 'Roboto', sans-serif !important;
color: #307FC2 !important;
font-size: 30px !important;
line-height: 1.4 !important; 
}

.inmoh2w
{
font-family: 'Roboto', sans-serif !important;
color: white !important;
font-size: 42px !important;
line-height: 1.4 !important;
}

.inmoh2wb
{
font-family: 'Roboto', sans-serif !important;
color: white !important;
font-size: 60px !important;
line-height: 1.2 !important; 
font-weight:bold;
font-weight:300;
}


.inmop
{
font-family: 'Roboto', sans-serif !important;
color: black !important;
font-size: 16px !important;
line-height: 1.2 !important; 
}

.inmopw
{
font-family: 'Roboto', sans-serif !important;
color:white !important;
font-size: 16px !important;
line-height: 1.2 !important; 
}

.inmopwb
{
font-family: 'Roboto', sans-serif !important;
color:white !important;
font-size: 25px !important;
line-height: 1.2 !important; 
}

.inmopb
{
font-family: 'Roboto', sans-serif !important;
color: #307FC2 !important;
font-size: 16px !important;
line-height: 1.2 !important; 
font-weight:bold !important;
}

.inmopr
{
font-family: 'Roboto', sans-serif !important;
color: red !important;
font-size: 16px !important;
line-height: 1.2 !important; 
font-weight:bold !important;
}

 .imageContainer {
      
       background-image: url('../img/header3.jpg');
       height:200px;
       text-align:center;
       vertical-align:central;
       
 }

.inmoGreyReportHeading
{

    font-family: 'Roboto', sans-serif !important;
    color:grey !important;
font-size: 16px !important;
line-height: 1.2 !important; 
font-weight:bold !important;


}

.inmoGreySubscription
{

    font-family: 'Roboto', sans-serif !important;
    color:grey !important;
font-size: 16px !important;
line-height: 1.2 !important; 



}

.inmoBigReportNumber
{
font-family: 'Roboto', sans-serif !important;
    color:darkgrey !important;
font-size: 46px !important;
line-height: 1.2 !important; 
font-weight:bold !important;
text-align:center;



}


* CSS used here will be applied after bootstrap.css */

.first {
  padding-top:140px;
  height:100vh;
  min-height:400px;
  background-size:cover;
  background-image:url('../img/LoginHeader.jpg');
}

.affix {
  -webkit-transition:padding 0.2s ease-out;
  -moz-transition:padding 0.2s ease-out;  
  -o-transition:padding 0.2s ease-out;         
  transition:padding 0.2s ease-out;

}

.affix-top {
  /* navbar style at top */
  background:transparent;
  border-color:transparent;
  padding: 15px;
  -webkit-transition:all 0.5s ease;
  -moz-transition:all 0.5s ease; 
  -o-transition:all 0.5s ease;         
  transition:all 0.5s ease;  
}

.affix-top .nav>li>a {
   color: #000;
}

.affix-top .navbar-collapse {
   border-color:transparent;
   box-shadow:initial;
}

section {
  height:calc(90% - 50px);
  height: 90vh;
}


.ReportHeadings {
  font-family:'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #7f8fa4;
   
}

.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 252px;
  margin-right: 16px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
  pointer-events:none !important;
  
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}


.ReportHeadingsGridView {
  /*font-family:'Roboto';
  font-size: 14px;
  font-weight: 300;
  color: #7f8fa4;*/
   border:none;
   border-bottom: solid 1px #dfe2e5;
   text-align:center;

}

.item td 
{ 
  /*width:100px !important;*/
  word-wrap : break-word !important;
  word-break :break-all !important;
}

/*.gdvPostCodeWidth{

    width:80px!important;

}*/

.ReportHeadingsGridView2 {
  font-family:'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #7f8fa4;
   border:none;
   border-bottom: solid 1px #dfe2e5;
   text-align:center;
   padding-top:15px;

}

.ItemBottomBorder
{
    border-style:none;
   border-bottom: solid 1px #dfe2e5;
    font-family: Roboto;
  font-size: 16px !important;
  font-weight: 400;
  color: #354052;
   text-align:center;

}


.ReportHeadingsGridViewRightBorder {
  font-family:'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #7f8fa4;
   border:none;
   border-right: solid 3px #dfe2e5;
   border-bottom: solid 1px #dfe2e5;
   text-align:center;
}

.ItemBottomBorderRightBorder
{
    border-style:none !important;
   border-bottom: solid 1px #dfe2e5 !important;
   border-right: solid 3px #dfe2e5 !important;
    font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  color: #354052;
   text-align:center;

}


.ItemBottomBorderRight
{
    border-style:none;
   border-bottom: solid 1px #dfe2e5;
   border-right: solid 1px #dfe2e5;
    text-align:center;

}
.ReportMainHeading {

  font-family: 'proxima-nova', sans-serif;
  font-size: 18px;
  text-align: left;
  color: #354052;
}



.MainNumbers{
    
  font-family: 'proxima-nova', sans-serif;
  font-size: 40px;
  font-weight: 300;
  text-align: left;
  color: #354052;
}

.ItemBottomBorderBiggerText
{
    border-style:none;
   border-bottom: solid 1px #dfe2e5;
   font-family: 'proxima-nova', sans-serif; !important;
color:#354052 !important;
font-size: 25px !important;
text-align:left !important;

}

.UserStatementHeading {
  
  font-family: 'Roboto Light', sans-serif;
  font-size: 32px;
  font-weight:200;
  text-align: left;
  color: #6f7493;
  letter-spacing: -1px;
}

.UserStatementHeadingBrand {
  
  font-family: 'Roboto';
  font-size: 32px;
  font-weight:300 !important    ;
  text-align: left;
  color: #6f7493;
  letter-spacing: -1px;
}

.boldFont{font-weight:bold !important}

.UserStatementHeadingBrand {
  
  font-family: 'Roboto';
  font-size: 26px;
  font-weight:200;
  text-align: left;
  /*color: #6f7493;*/
  /*color: #6f7493;*/
  letter-spacing: -1px;
  font-weight:300;
  padding-left: 10px !important;
  
}

.UserStatementHeadingW {
  
  font-family: 'Roboto Light', sans-serif;
  font-size: 32px;
  font-weight:200;
  text-align: left;
  color: white;
  letter-spacing: -1px; 
}


.GreenReportHeading {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #417505;
  letter-spacing: -0.8px;
}

.BlueReportHeading {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #4A90E2;
  letter-spacing: -0.8px;
}

.OrangeReportHeading
{
  font-family: Roboto;
  font-size: 16px;
  font-weight:400;
  text-align: left;
  color: #f6a623;
}

.ReportHeadlineNumbers
{
  font-family: 'Roboto';
  font-size: 42px;
  font-weight: 200;
  text-align: left;
  color: #6f7493;
}



.Menu-Text {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  text-align: center !important;
  color: #6f7493 !important;
}

/*.Menu-TextBrand {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  text-align: center !important;
  color: #6f7493 !important;
  
}*/

.Menu-Text .text-style-1 {
  color: #2ea1f8;
}




.EmailHeadings {
  
  font-family: 'Roboto Light', sans-serif;
  font-size: 20px;
  font-weight: bold;
  /*text-align: center;*/
  color: #4A90E2;
  letter-spacing: -1px;
}


.ReportHeadingsGridViewLeft {
  font-family:'proxima-nova', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #7f8fa4;
   border:none;
   border-bottom: solid 1px #dfe2e5;
   text-align:left;
   
}

.ItemBottomBorderLeft
{
    border-style:none;
   border-bottom: solid 1px #dfe2e5;
    font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  color: #354052;
   text-align:left;
   
}


.GreenEmailQu {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  color: #417505;
  
}


.PadLeftMainBoxes
{

    text-align: left;
    padding-left:10px !important;
}

.emailQu
{
    color:#6f7493;
    font-size: 16px;

}


.jumbodefault
{
    background-color:white;
    margin-top:-220px;
    height:340px !important;
    border-radius: 10px 10px 10px 10px !important;
    box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.1);
    /*border:1px solid lightgrey;*/
}

.FullHeightPurple
{
    height:100% !important;

}



@media (max-width:992px) {
    .small-screen-center {
        text-align: center !important;
        margin-top:10px;
        margin-bottom:10px;
        margin-left:10px;
        margin-right:10px;
    }

    .small-screen-left {
        text-align: left !important;
        margin-top:10px;
        margin-bottom:10px;
        margin-left:10px;
        margin-right:10px;
    }

     .small-screen-left2 {
        text-align: left !important;
        margin-top:10px;
        margin-bottom:10px;
        margin-left:10px;
        margin-right:40px;
    }

    .smallerheight {
      padding-bottom:30px !important;
    }

    .noleftmargin {
      margin-left: 0px !important;
    }

      .smallerwidth {
      width:50% !important;
    }

    .centredboxtext
    {
        text-align:center !important;
        margin-top:5px;
        margin-bottom:5px;
        /*margin-left:100px;
        margin-right:-50px !important;*/
        width:80% !important;
        margin-left: 10% !important;
        /*font-size:40px !important;*/
        padding-left:0px !important;
        
       
    }

     .centredoverlay
    {
       
        /*margin-left:100px;
        margin-right:-50px !important;*/
        width:80% !important;
        margin-left:12% !important;
    }

    
}

@media (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}



.firstbox {
	height: 33%;
	width: 100%;
	/*background: linear-gradient(135deg, #745CEC  0%, #32B5F7 100%);*/
    background:  url("../img/pattern.png") no-repeat center, linear-gradient(135deg, #745CEC  0%, #32B5F7 100%) !important;
background-size: cover; 
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    box-shadow: 0 12px 24px 0 rgba(40,43,49,0.16);
    
}

.thirdbox {
	height:  33%;
	width: 100%;
	/*background: linear-gradient(135deg, #02A1C5  0%, #39E8B0 100%);*/
     background: url("../img/pattern.png") no-repeat center, linear-gradient(135deg, #02A1C5  0%, #39E8B0 100%) !important;
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    box-shadow: 0 12px 24px 0 rgba(40,43,49,0.16);
} 


.loginTitle
{
    font-family: 'Roboto' !important;
    font-weight:300 !important;
    color: white !important;
font-size: 60px !important;
line-height: 1.2 !important; 
text-align:center !important;

}

.loginLabels
{
    font-family: 'Roboto' !important;
    font-weight:300 !important;
    color: white !important;
font-size: 18px !important;
padding-bottom:2px !important;

}


.fourthbox {
	height:  33%;
	width: 100%;
	background: url("../img/pattern.png") no-repeat center, linear-gradient(135deg, #AF2CB8   0%, #FB5F8E 100%) !important;
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    box-shadow: 0 12px 24px 0 rgba(40,43,49,0.16);
} 

.fourthboxFull {
	/*height:  100%;*/
	width: 100%;
	background: url("../img/pattern.png") repeat center, linear-gradient(135deg, #AF2CB8   0%, #FB5F8E 100%) !important;
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    box-shadow: 0 12px 24px 0 rgba(40,43,49,0.16);
     /*min-height: 100%;*/
} 

.fifthbox {
	height:  33%;
	width: 100%;
	/*background: linear-gradient(135deg, #FF9163   0%, #FFE242 100%);*/
      background: url("../img/pattern.png") no-repeat center, linear-gradient(135deg, #FF9163   0%, #FFE242 100%) !important;
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    box-shadow: 0 12px 24px 0 rgba(40,43,49,0.16);
} 

/*#FF9163 - #FFE242*/

.shorterbox
{
    height: 33% !important;
}

.INMOLogo {
  width: 140px;
  height: 40px;
  font-family: 'Gotham Rounded Medium';
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 2.5px;
  text-align: left;
  color: #2ea1f8;
}

.INMOBrandLogo {
  width: 140px;
  height: 40px;
  font-family: 'Gotham Rounded Medium';
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 2.5px;
  text-align: left;
  color: #2ea1f8;
}

.inmoBrand
{	
    height: 40px;	
    width: 149px;	
    color: #4A90E2;
    font-family: 'Varela Round', sans-serif;
    font-size: 40px;	
    font-weight: 400;
    letter-spacing: 2px;	
    line-height: 48px;
    text-decoration:none !important;
    padding-left:30px !important
}

.inmo 
{	
    height: 40px;	
    width: 149px;	
    color: #4A90E2;
    font-family: 'Varela Round', sans-serif;
    font-size: 40px;	
    font-weight: 500;	
    letter-spacing: 2px;	
    line-height: 48px;
    text-decoration:none;
}
.inmoBlueH2
{
color: #4A90E2;
font-family: 'Roboto', sans-serif !important;

font-size: 60px !important;
line-height: 1.2 !important; 
font-weight:bold;
font-weight:300;
}

.inmoBlueSubH
{
    color: #4A90E2;
    font-family: 'Roboto', sans-serif !important;

font-size: 24px !important;
line-height: 1.2 !important; 
font-weight:bold;
font-weight:300;
}

 .h3inmoblack
 {
    color: #282B31;	
    font-family:'Roboto', sans-serif !important;
    font-size: 26px;	
    line-height: 40px;
    text-align: center;

 }

 .h3inmoblack_i
 {
  	color: #4A4A4A;	font-family: 'Roboto', sans-serif !important;	font-size: 26px;	font-style: italic;	line-height: 40px;

 }

 

.inmoGreyBox {
    transform: rotate(180deg);
    background-color: #F8F9FA;
    box-shadow: 0 24px 24px 0 rgba(40,43,49,0.12);
}

.inmoGreyBoxNR {
    
    background-color:  #F8F9FA !important;
    box-shadow: 0 24px 24px 0 rgba(40,43,49,0.12);
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
}
 
.brandvideoLink
{
    	color: #428bca !important;	
        font-family:'Roboto', sans-serif !important;
        font-size: 14px;	
        line-height: 25px;	
        text-align: center;
         font-weight:300;
}

.inmoparagraph
{

    	color: #676B75;	
        font-family:'Roboto', sans-serif !important;
        font-size: 14px;	
        line-height: 25px;	
        text-align: center;
}

.inmobrandparagraph
{

    	color: #676B75;	
        font-family:'Roboto', sans-serif !important;
        font-size: 14px;	
        line-height: 25px;	
        text-align: center;
        font-weight:300;
}

.inmoparagraphIndent
{

    	color: #676B75;	
        font-family:'Roboto', sans-serif !important;
        font-size: 14px;	
        line-height: 25px;	
        text-align: left;
        padding-left:48px;
        padding-bottom:6px !important;

}


.h2inmowhite
{

    color: #FFFFFF;	
    font-family:'Roboto', sans-serif !important;
    font-size: 35px;	
    letter-spacing: 1px;	
    line-height: 50px;	
    text-align: center;}

}


.h2inmoblack{
    width: 619px;	
    color: #282B31;	
    font-family: 'Roboto', sans-serif !important;
    font-size: 35px;	
    letter-spacing: 1px;	
    line-height: 50px;


}


.buttonBlue
{
    border-radius: 6px;	
    background-color: #4990E2;
    color: #FFFFFF;	
    font-family: 'Roboto', sans-serif !important;
    font-size: 17px;
    /*font-size: 115%;*/
    letter-spacing: 1px;	
    line-height: 20px;	
    text-align: center;
    border:none;
    height:50px;
    white-space: normal; 
    width: 100px;
    
}

.buttonBlueDark
{
    border-radius: 6px;	
    background-color:#3276b1;
    color: #FFFFFF;	
    font-family: 'Roboto', sans-serif !important;
    font-size: 17px;
    /*font-size: 115%;*/
    letter-spacing: 1px;
    line-height: 20px;	
    text-align: center;
    border:none;
    height:50px;
    white-space: normal;
    width: 100px;
    
}

.buttonGreen
{
     border-radius: 6px;
    background-color:  #02A2C4;
    color: #FFFFFF;	
    font-family: 'Roboto', sans-serif !important;
     font-size: 17px !important;
    letter-spacing: 1px;	
    line-height: 20px;	
    text-align: center;
    border:none;
    height:50px;
    white-space: normal; 
     width: 100px;
}

.buttonGreen2
{
     border-radius: 6px;
    background-color:  #02A2C4;
    color: #FFFFFF;	
    font-family: 'Roboto', sans-serif !important;
     font-size: 17px !important;
    letter-spacing: 1px;	
    line-height: 20px;	
    text-align: center;
    border:none;
    height:50px;
    white-space: normal;
    width:80%;
   
}

.buttonPurple
{
     border-radius: 6px;	
    background-color: #B02DB8;
    color: #FFFFFF;	
    font-family: 'Roboto', sans-serif !important;
     font-size: 17px !important;
    letter-spacing: 1px;	
    line-height: 20px;	
    text-align: center;
    border:none;
   height:50px;
    width:320px;
     /*word-wrap:break-word;*/
     white-space: normal; 
     width: 100px;
}

.buttonOrange
{
     border-radius: 6px;	
    background-color: #FF9063;
    color: #FFFFFF;	
    font-family: 'Roboto', sans-serif !important;
      font-size: 17px !important;
    letter-spacing: 1px;	
    line-height: 20px;	
    text-align: center;
    border:none;
    height:50px;
    width:320px;
     white-space: normal; 
     width: 100px;
}



.tellmemore
{
    	color: #469AF4;	
        font-family: Roboto;	
        font-size: 16px;	
        line-height: 19px; 
        text-decoration:underline;
        text-align:center;
}


.h2inmoblack
{
    color: #282B31;	
    font-family: 'Roboto', sans-serif !important;	
    font-size: 35px;	
    line-height: 25px;	
    text-align: center;

}



.line {
    box-sizing: border-box;
    margin-left: 17px;
    height: 1px;
    background-color: #282B31;  
    width: 56px;
    min-height: 0px !important;
}


.line-chart-fa {
    height: 22px;
    width: 26px;
    color: #4990E2;
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 22px;
}

.line-chart-fa2 {
    height: 20px;
    width: 26px;
    color: #4990E2;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 22px;
}

.hover-base2 {	height: 100%;	width: 115%;	border-radius: 12px;	background-color: #FFFFFF;	box-shadow: 0 6px 12px 0 rgba(32,33,39,0.08);}

.hover-base {	height: 100%;	width: 105%;	border-radius: 12px;	background-color: #FFFFFF;	box-shadow: 0 6px 12px 0 rgba(32,33,39,0.08);}


.fa-purple
{
    height: 22px;	width: 26px;	color: #BD0FE1;	font-family: FontAwesome;	font-size: 22px;	line-height: 22px;
}


.fa-yellow
{
    height: 22px;	width: 26px;	color: #F6A623;	font-family: FontAwesome;	font-size: 22px;	line-height: 22px;
}

a:hover { 
    background-color: transparent !important;
     color: #4A90E2 !important;
}

.fa-home:hover {
    color: #4A90E2 !important;
}

.fa-file:hover {
    color: #4A90E2 !important;
}

.fa-file-excel-o:hover {
    color: #4A90E2!important;
}

.fa-chevron-circle-right:hover {
    color: #4A90E2!important;
}

.fa-cog:hover {
    color: #4A90E2!important;
}

.fa-file-pdf-o:hover {
    color: #4A90E2!important;
}

.fa-credit-card:hover {
    color: #4A90E2!important;
}

.glyphicon-question-sign:hover {
    color: #4A90E2!important;
}

.fa-lock:hover {
    color: #4A90E2!important;
}

.fa-sign-out:hover {
    color: #4A90E2!important;
}

.basebg
{

     background-color:  #F8F9FA !important;
}


.inmogrey
{	
    height: 40px !important;	
    width: 149px !important;	
    color: #9B9B9B !important;	
    font-family: 'Varela Round', sans-serif !important;
    font-size: 40px !important;
    font-weight: 500 !important;	
    letter-spacing: 2px !important;	
    line-height: 48px !important;
    text-decoration:none !important;
}

.fagrey
{
   color:	#9B9B9B;
   
       text-align:center;
       vertical-align:central;
       padding: 0px 0px 0px 0px;	
       	font-family: FontAwesome;	font-size: 22px;
       margin-left:0px;
       margin-right:0px;
       /*background-color: #FFFFFF;*/
       height: 56px;	width: 56px;
      
}

.signupBox{
    	height: 50px;	
        width: 350px;	
        border: 1px solid #E7E8EA;	
        border-radius: 6px;	
        background-color: #F8F9FA;
        color:#B9BDC3;
        padding-left: 20px;
        /*padding-right:0px;
        margin-right:0px;
        margin-left:0px;*/


}

/*NEW*/
.h4inmoblackcenter
{
    color: #282B31;	
    font-family: 'Roboto';	
    font-size: 17px !important;
    line-height: 25px;	
    /*text-align: left;*/
    /*padding-left: 15px !important;*/
    text-align:center !important;
    font-weight:200;
        

}

.buttonBlueDarkBrand
{
    
    border-radius: 6px;	
    background-color:#3276b1;
    color: #FFFFFF;	
    font-family: 'Roboto';
    font-size: 17px;
    /*font-size: 115%;*/
    letter-spacing: 1px;
    line-height: 20px;	
    text-align: center;
    border:none;
    height:45px;
    white-space: normal;
    width: 100px;
    font-weight:300!important;


}

.h4inmoblackleft
{
    color: #282B31 !important;
    font-family: 'Roboto';	
    font-size: 17px !important;
    line-height: 25px;	
    text-align: left !important;
    /*padding-left: 15px !important;*/
    /*text-align:center !important;*/
    font-weight:200 !important;
        

}

.ChkBoxClass 
{
    width:25px !important; 
    height:25px !important;

}

.ChkBoxClassHome {
    width: 100px !important;
    height: 100px !important;
}

.h4inmoblackleftForFormsBold
{
    color: #282B31 !important;	
    font-family: 'Roboto';	
    font-size: 14px!important;	
    line-height: 25px;	
    text-align: left !important;
    /*padding-left: 15px !important;*/
    /*text-align:center !important;*/
    font-weight:bold !important;
        

}


.h4inmoblackleftForForms
{
    color: #282B31 !important;	
    font-family: 'Roboto';	
    font-size: 14px!important;	
    line-height: 25px;	
    text-align: left !important;
    /*padding-left: 15px !important;*/
    /*text-align:center !important;*/
    font-weight:300 !important;
        

}

.h4inmoredleftForForms
{
    color: red !important;
    font-family: 'Roboto';	
    font-size: 17px;	
    line-height: 25px;	
    text-align: left !important;
    /*padding-left: 15px !important;*/
    /*text-align:center !important;*/
    font-weight:300 !important;
        

}
.h4inmoblackleftpad
{
    color: #282B31 !important;	
    font-family: 'Roboto';	
    font-size: 17px;	
    line-height: 25px;	
    text-align: left !important;
    /*padding-left: 15px !important;*/
    /*text-align:center !important;*/
    font-weight:300 !important;
    padding-left:10px !important;

}


.h4inmoblackcentrepad
{
    color: #282B31 !important;	
    font-family: 'Roboto';	
    font-size: 17px;	
    line-height: 25px;	
    text-align: left !important;
    /*padding-left: 15px !important;*/
    text-align:center !important;
    font-weight:300 !important;
    padding-left:10px !important;
        

}

.h4normalLeftSpacing
{
    color: #282B31 !important;	
    font-family: 'Roboto';	
    font-size: 17px;	
    line-height: 25px;	
    text-align: left !important;

    font-weight:300 !important;
    padding-left:20px !important;
        

}

/*NEW*/


.inmowsub
{

    	color: white !important;	font-family: 'Roboto'; font-weight:200 !important; font-size: 26px !important;	line-height: 40px !important;	text-align: center !important;
}

.inmogsub
{

    	color: #9B9B9B !important;	font-family: 'Roboto'; font-weight:200 !important; font-size: 26px !important;	line-height: 40px !important;	text-align: left !important;
}

.inmowsubL
{

    	color: white !important;	font-family: 'Roboto'; font-weight:200 !important; font-size: 26px !important;	line-height: 40px !important;	text-align: left !important;
}



.h2inmogrey
{
    
    color:#9B9B9B;	
    font-family: 'Roboto', sans-serif !important;
    font-size: 35px;	
    letter-spacing: 1px;	
    line-height: 50px;
    text-align:center;


}

.form-control
{
    max-width:280px;
}

.textboxtall
{
    height:45px;
     max-width:500px !important;
     border-radius:6px;
     margin-top:-7px !important;
     width: 100% !important;
}

.inmoDropDown
{
    height:38px;
     max-width:500px !important;
     border-radius:6px;
     margin-top:-7px !important;
     width: 100% !important;
}

.textboxtallLogin
{
    height:45px;
     max-width:500px !important;
     border-radius:6px;
     margin-top:-7px !important;
     width: 60% !important;
}

.textboxmedium
{
    height:30px;
     max-width:500px !important;
     border-radius:6px; 
       font-family: 'Roboto' !important;
    font-weight:200;
     font-size: 15px !important;

      
}

.textboxtallS
{
    height:45px;
     max-width:10px !important;
     border-radius:6px;
     width:50%;
}



.checkboxClass 
{
    width:100px; 
    height:100px;
       }

