@charset "utf-8";
/* CSS Document */
/* Visible image map container */

body
{
    font-family: 'Lato', sans-serif;
    margin:0px;
    padding:0px;
    font-size:14px;
    line-height:22px;}
a
{
    color:#808178;
    text-decoration:none;}
.m-40
{
    margin-bottom:40px;}
#m-east {
    position: relative;
    width: 479px;
    height:482px;
    background:url(images/1.png) no-repeat;
    margin: 2em auto;
    padding: 0;
}
.asset-heading h1
{
    color: #605449;
    font-size: 28px;
    MARGIN-TOP:35PX;
    margin-bottom:16px;
}
.m-east1
{
    background: url(images/Income-distribution.png) no-repeat !important;
	
	
}
.income-img{
	background: url(images/Income-display.png) no-repeat !important;
}

/* List styling */
#m-east li {
    display: block;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Link styling */
#m-east a {
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    outline: none;
    cursor: default;
}

/* Country position on the image (z-index goes here) */
#chd {left: 0px; top: 243px; z-index: 10;}
#cyp {left: 312px; top: 28px;}
#egy {left: 148px; top: 92px;}
#gre {left: 180px; top: 0px;}
#irq {left: 424px; top: 0px; z-index: 10;}
#isr {left: 340px; top: 82px; z-index: 30;}
#jor {left: 350px; top: 86px; z-index: 20;}
#leb {left: 357px; top: 54px;}
#lib {left: 0px; top: 59px;}
#sau {left: 345px; top: 106px;}
#sin {left: 307px; top: 118px;}
#sud {left: 118px; top: 288px;}
#syr {left: 370px; top: 0px;}
#tur {left: 261px; top: 0px;}

/* Country width & height */
#chd a {  height: 314px;
          width: 262px;}
#cyp a {height: 379px;
        width: 262px;}
#egy a {height: 375px;
        width: 262px;}
#gre a {height: 314px;
        width: 262px;}


/* Country hover image position */
/*#chd a:hover {background:url(images/red-1.png) -110px -202px no-repeat; z-index:9999;}
#cyp a:hover {background: url(images/blue-1.png) 6px -4px no-repeat; z-index:9999; }
#egy a:hover {background: url(images/yellow-1.png) -264px -1px no-repeat; z-index:9999;}
#gre a:hover {background: url(images/green-1.png) -113px -7px no-repeat; z-index:9999;}

.m-east1 #chd a:hover {background:url(images/red.png) -116px -201px no-repeat; z-index:9999;}
.m-east1 #cyp a:hover {background: url(images/blue.png) 0px -2px no-repeat; z-index:9999; }
.m-east1 #egy a:hover {background: url(images/yellow.png) -264px -1px no-repeat; z-index:9999;}
.m-east1 #gre a:hover {background: url(images/green.png) -113px -7px no-repeat; z-index:9999;}*/

#m-east #chd 
{
    left:116px;
    top:201px;}
#m-east #cyp 
{
    left:0px;
    top:2px;}
#m-east #egy 
{
    left:270px;
    top:-1px;}
#m-east #gre 
{
    left:118px;
    top:5px;}
.m-east1 #chd 
{
    left:116px !important;
    top:201px !important;}
.m-east1 #cyp 
{
    left:0px !important;
    top:2px !important;}
.m-east1 #egy 
{
    left:265px !important;
    top:1px !important;}
.m-east1 #gre 
{
    left:112px !important;
    top:7px !important;}
.assect
{
    width:1300px;
    margin:0 auto;}
.assect .left
{
    float: left;
    margin-right: 20px;
}
.assect .right
{
    float:left;
    width:780px;
    padding:0px;
    margin-top:16px;}
.assect .right label
{
    font-family:lato;
    display:block;
    color:#ccc;
    font-size:14px;
    margin-top:15px;
}
.assects1
{
    margin-bottom:10px;
}
.assect .right input
{
    display: block;
    width: 100%;
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.assect .right .submit
{
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 40px;
    width: 117px;
    margin-top: 20px;
}
.asset-table
{
    font-family: 'Lato', sans-serif;
    width:100%;
    background:#ddd;
}
.asset-table th
{
    border:1px solid #ddd;
    padding: 8px 3px;
    line-height: 1.42857143;
    FONT-SIZE:14PX;
    color:#333;
    background:#fff;}
.asset-table td
{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
    color:#423B3B;
    font-size:13px;
    background:#fff;}
.home
{
    /* border-top: #ddd solid 1px; */
    padding-top: 0px;
    margin-top: 20px;
    text-align: right;
    margin-right: 35px;
}
.home a
{
    text-align:center;
    font-family: 'Lato', sans-serif;
    font-size:14px;
    color:#410202;
    text-decoration:none;}
.title
{
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    border-radius: 6px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 9px 10px 10px 10px;
    text-decoration: none;
    margin:0px 0px;

}
.title a
{
    text-decoration:none;
}
.title:hover
{
    width:auto;
    height:auto;
    background: #5EBC5E;
    background-image: -webkit-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -moz-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -ms-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -o-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: linear-gradient(to bottom, #5EBC5E, #5EBC5E);
    -webkit-border-radius: 6;
    -moz-border-radius: 6;}
.assect .right .assects1 input.btn {
    display:inline;
    width:auto;
    height:auto;
    background: #5EBC5E;
    background-image: -webkit-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -moz-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -ms-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -o-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: linear-gradient(to bottom, #5EBC5E, #5EBC5E);
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 9px 10px 10px 10px;
    text-decoration: none;
}

.assect .right .assects1 input.btn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}
.assect .right .assects1 a.btn {
    display:inline;
    width:auto;
    height:auto;
    background: #5EBC5E;
    background-image: -webkit-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -moz-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -ms-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -o-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: linear-gradient(to bottom, #5EBC5E, #5EBC5E);
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 9px 10px 10px 10px;
    text-decoration: none;
}

.assect .right .assects1 a.btn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}
.assect .right h1
{
    color:#605449;
    font-weight:normal;}
.new-quantum h1
{
    color:#605449;
    font-weight:normal;
    border-bottom:#ddd solid 1px;
}
.new-quantum h2
{
    color:#605449;
    font-weight:normal;
}
.new-quantum
{
    width:1100px;
    margin:0 auto;}
.quantum
{
    width:100%;}
.quantum .col-sm-6
{
    float:left;
    width:49%;}
.quantum .col-sm-6 label
{
    width: 200px;
    text-align: right;
    color: #56AC56;
    font-size: 15px;
    margin-right: 20px;
    float: left;
    padding-top: 5px;}
.quantum .col-sm-6 input
{
    width:200px;
    border:#56AC56 solid 1px;
    border-radius:3px;
    padding:6px 4px;}
.quantum .col-sm-6 select
{
    width:210px;
    border:#56AC56 solid 1px;
    border-radius:3px;
    padding:6px 4px;}
.quantum .col-sm-6 .from-group
{
    margin-bottom:17px;
    overflow:hidden;}
.new-submit input
{
    display:inline;
    height:auto;
    background: #ffb300;
/*    background-image: -webkit-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -moz-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -ms-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -o-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: linear-gradient(to bottom, #5EBC5E, #5EBC5E);*/
/*    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;*/
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
    border: 0;
    text-decoration: none;
    margin-right:10px;
}
.new-submit input:hover
{
/*    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);*/
    text-decoration: none;
}
.new-submit a
{
    color:#5DBA5D;
    text-decoration:none;
    margin-left:9px;}
.new-submit
{
    margin-left:16%;}
.quantum .col-sm-6 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #5DBA5D;
}
.quantum .col-sm-6 input::-moz-placeholder { /* Firefox 19+ */
    color: #5DBA5D;
}
.quantum .col-sm-6 input:-ms-input-placeholder { /* IE 10+ */
    color: #5DBA5D;
}
.quantum .col-sm-6 input:-moz-placeholder { /* Firefox 18- */
    color: #5DBA5D;
}
a:focus, a:hover{
    text-decoration: none;
}
.middle
{
    width:1100px;
    margin:0 auto;}
.dave-smith
{
}
.ipad
{
    margin-top:20px;
}
.ipad ul
{
    margin:0px;
    padding:0px;}
.ipad ul li
{
    margin-right:15px;
    width:260px;
    float:left;
    list-style:none;}
.ipad ul li:last-child
{
    margin-right:0px;}
.ipad ul li img
{
    width:100%;}
.dave-heading span
{
    color:#808178;
    font-size:15px;
}
.view-dave
{
    float:left;}
.view-dave1
{
    float:right;}
.view-dave a.view
{

    background: #55AA55;
    background-image: -webkit-linear-gradient(top, #55AA55, #55AA55);
    background-image: -moz-linear-gradient(top, #55AA55, #55AA55);
    background-image: -ms-linear-gradient(top, #55AA55, #55AA55);
    background-image: -o-linear-gradient(top, #55AA55, #55AA55);
    background-image: linear-gradient(to bottom, #55AA55, #55AA55);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px 0px 0px 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 4px 8px 3px 8px;
    border: solid #55AA55 1px;
    text-decoration: none;
}
.view-dave a.edit
{
    background: #ECECEC;
    background-image: -webkit-linear-gradient(top, #ECECEC, #ECECEC);
    background-image: -moz-linear-gradient(top, #ECECEC, #ECECEC);
    background-image: -ms-linear-gradient(top, #ECECEC, #ECECEC);
    background-image: -o-linear-gradient(top, #ECECEC, #ECECEC);
    background-image: linear-gradient(to bottom, #ECECEC, #ECECEC);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 0px 4px 4px 0px;
    font-family: Arial;
    color: #0a0a0a;
    font-size: 14px;
    padding: 4px 8px 3px 8px;
    border: solid #E8E8E8 1px;
    text-decoration: none;
}
.view-dave1 a.wealth1
{

    background: #55AA55;
    background-image: -webkit-linear-gradient(top, #55AA55, #55AA55);
    background-image: -moz-linear-gradient(top, #55AA55, #55AA55);
    background-image: -ms-linear-gradient(top, #55AA55, #55AA55);
    background-image: -o-linear-gradient(top, #55AA55, #55AA55);
    background-image: linear-gradient(to bottom, #55AA55, #55AA55);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius:4px 0px 0px 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 4px 8px 3px 8px;
    border: solid #55AA55 1px;
    text-decoration: none;
}
.dave-heading
{
    overflow:hidden;
    margin-top:56px;
    background-image: url('assets/img/banner.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color:white;
    padding: 25px 0;
    margin-bottom: 20px;
}
.view-dave h1
{
    float:left;
    margin-top:0px;}
.view-dave div
{
    float: left;
    margin-left: 10px;
    margin-top: 7px;}
.wealth
{

    background: #F8980F;
    background-image: -webkit-linear-gradient(top, #F8980F, #F8980F);
    background-image: -moz-linear-gradient(top, #F8980F, #F8980F);
    background-image: -ms-linear-gradient(top, #F8980F, #F8980F);
    background-image: -o-linear-gradient(top, #F8980F, #F8980F);
    background-image: linear-gradient(to bottom, #F8980F, #F8980F);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 0px 4px 4px 0px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 4px 8px 3px 8px;
    border: solid #F8980F 1px;
    text-decoration: none;
}
.table-dimer tr td
{
    border-bottom:#ddd solid 1px;
    padding:5px;
    vertical-align:top;}
.table-dimer tr td:nth-child(3)
{
    background:#D9EDF7;}
.table-dimer tr td:nth-child(4)
{
    background:#FCF8E3;}
.table-dimer1 tr td:nth-child(4) h1
{
    margin-top:10px;
    margin-bottom:10px;
}
.table-dimer1 tr td:nth-child(3) h1
{
    margin-top:10px;
    margin-bottom:10px;
}

.table-dimer tr td label
{
    display:block;}
.table-dimer tr td input
{
    display:block;
    width:94%;
    padding:5px;
    border:#ddd solid 1px;
    border-radius:4px;
    margin-bottom:	10px;}
.table-dimer tr td h1
{
    margin:0px;
    margin-bottom:10px;}
.d
{
    /*  background: #B94A48;
      color: #fff;
      font-size: 30px;
      padding-top: 58px;
      padding-bottom: 61px;
      text-align: center;
      border-radius: 4px;*/
    background: #B94A48;
    color: #fff;
    font-size: 60px;
    padding-top: 82px;
    padding-bottom: 82px;
    text-align: center;
    border-radius: 4px;
}
.e
{
    /*  background: #718588;
      color: #fff;
      font-size: 30px;
      padding-top: 58px;
      padding-bottom: 61px;
      text-align: center;
      border-radius: 4px;*/
    background: #718588;
    color: #fff;
    font-size: 60px;
    padding-top: 82px;
    padding-bottom: 82px;
    text-align: center;
    border-radius: 4px;
}
.i
{
    /* background: #8DAA92;
     color: #fff;
     font-size: 30px;
     padding-top: 58px;
     padding-bottom: 61px;
     text-align: center;
     border-radius: 4px;*/
    background: #8DAA92;
    color: #fff;
    font-size: 60px;
    padding-top: 82px;
    padding-bottom: 82px;
    text-align: center;
    border-radius: 4px;
}
.r
{
    /*background: #7E8595;
    color: #fff;
    font-size: 30px;
    padding-top: 58px;
    padding-bottom: 61px;
    text-align: center;
    border-radius: 4px;*/
    background: #7E8595;
    color: #fff;
    font-size: 60px;
    padding-top: 82px;
    padding-bottom: 82px;
    text-align: center;
    border-radius: 4px;
}
.m
{
    /* background: #90623C;
     color: #fff;
     font-size: 30px;
     padding-top: 58px;
     padding-bottom: 61px;
     text-align: center;
     border-radius: 4px;*/
    background: #90623C;
    color: #fff;
    font-size: 60px;
    padding-top: 82px;
    padding-bottom: 82px;
    text-align: center;
    border-radius: 4px;
}


.printer input
{
    display: inline;
    width: 100px;
    height: auto;
    background: #5EBC5E;
    background-image: -webkit-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -moz-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -ms-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: -o-linear-gradient(top, #5EBC5E, #5EBC5E);
    background-image: linear-gradient(to bottom, #5EBC5E, #5EBC5E);
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 9px 10px 10px 10px;
    text-decoration: none;
    margin-right: 10px;
    margin-top:13px;}
.printer
{
    float:right;}
.paid-input
{
    width:100%;
    border-radius: 4px;}
.paid-input tr td
{
    border:#ddd solid 1px;
    font-weight:bold;
    padding:5px;
}

.paid-input1
{
    width:100%;
    border-radius: 4px; border:#ddd solid 1px;}
.paid-input1 tr td
{
    border:#ddd solid 0px;
    font-weight:bold;
    padding:5px;
}
.networth
{
    width:100%;
    background:#D9EDF7;
    margin-bottom:20px;
    border-radius: 4px;
}
.mra-input
{
    width:100%;
}
.mra-input tr td
{
    padding:5px;
    height:60px;
    border-bottom: #ccc solid 1px;
    padding-left: 10px;
}
.mra
{
    display: block;
    width: 80%;
    padding: 5px;
    border: #ddd solid 1px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.mrainput
{
    display: block;
    width: 70%;
    padding: 5px;
    border: #ddd solid 1px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.current td
{
    height:25px !important;
}
.paid-output {
    background: #E35651;
    background-image: -webkit-linear-gradient(top, #E35651, #E35651);
    background-image: -moz-linear-gradient(top, #E35651, #E35651);
    background-image: -ms-linear-gradient(top, #E35651, #E35651);
    background-image: -o-linear-gradient(top, #E35651, #E35651);
    background-image: linear-gradient(to bottom, #E35651, #E35651);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 8px 4px 7px;
    border: solid #E35651 0px;
    text-decoration: none;
}
.new-prospect
{
    width:100%;
}
.new-prospect tr td
{
    padding:5px;
/*    height:25px;
    border-bottom: #ccc solid 1px;*/
    padding-left: 10px;
}
.new-btn
{
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    background: #59b459;
    padding: 5px 8px 4px 9px;
    border: solid #59b459 2px;
    text-decoration: none;
    margin-top: 8px;
}
.select
{
    width: 180px;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
}
.rse-input
{
    border: 1px solid rgb(221, 221, 221);
    width: 180px;
    padding: 5px;
    display: block;
    border-radius: 3px;
}
.rse-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #535354; } 
.rse-input::-moz-placeholder { /* Firefox 19+ */ color: #535354; } 
.rse-input:-ms-input-placeholder { /* IE 10+ */ color: #535354; } 
.rse-input:-moz-placeholder { /* Firefox 18- */ color: #535354; }

.adjust-input
{
    border: #56AC56 solid 1px;
    width: 180px;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
}
.adjust-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #5DBA5D; } 
.adjust-input::-moz-placeholder { /* Firefox 19+ */ color: #5DBA5D; } 
.adjust-input:-ms-input-placeholder { /* IE 10+ */ color: #5DBA5D; } 
.adjust-input:-moz-placeholder { /* Firefox 18- */ color: #5DBA5D; }

.rse-adj
{
    float:left;
    margin-right:75px;
}
.rse-adj-btn 
{
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    background: #55AA55;
    padding: 4px 5px 3px 8px;
    text-decoration: none;
    border: #55AA55 solid 1px;
}
.rse-table
{

}
.rse-table tr td
{

    padding:5px;
    border: #ccc solid 1px;
}
.rse-left
{
    float: left;
    margin-right: 20px;
}
.rse-suc
{
    background: #DFF0D8;
    margin-top: 7px;
    padding: 10px;
    color: #55AA55;
    border-radius: 3px;
}
.rse-select
{
    width: 200px;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    color: #5DBA5D;
    border: #5DBA5D solid 1px;
}
.rse-output
{
    width:100%;
}
.rse-output tr td
{

    padding:5px;
    border: #ccc solid 1px;
}
.ipad ul li div
{
    background:url(images/ipad.png) no-repeat;
    width:260px;
    height:194px;
    background-size:100%;
    text-align:center;}
.ipad ul li div h1
{
    padding-top:41px;
    padding-bottom:0px;
    text-align:center;
    color:#006D38;
    font-size: 48px;
}
.ipad ul li a:hover div h1
{
    color:#A29E9A;
}
.ipad ul li a div img
{
    text-align: center;
    display:none;
    width: 100px;
    margin: 0 auto;}
.ipad ul li a:hover div img
{
    text-align:center;
    display:block;}
.rse-button
{
    float:left;
    margin-right:15px;
}
.rse-left
{
    float:left;
    width:442px;
    margin-right:15px;}
.rse-right
{
    float:left;
    width:528px;}
.rss-table tr td
{
    border:#ccc solid 1px;
    padding:5px;}
.rse-button input {
    background: #55AA55;
    background-image: -webkit-linear-gradient(top, #55AA55, #55AA55);
    background-image: -moz-linear-gradient(top, #55AA55, #55AA55);
    background-image: -ms-linear-gradient(top, #55AA55, #55AA55);
    background-image: -o-linear-gradient(top, #55AA55, #55AA55);

    background-image: linear-gradient(to bottom, #55AA55, #55AA55);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius:4px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 4px 8px 3px 8px;
    border: solid #55AA55 1px;
    text-decoration: none;
}

.dimer-field tr td
{
    border-bottom:#ddd solid 1px;
    padding:5px;
    vertical-align:top;}
.dimer-field tr td:nth-child(3)
{
    background:#D9EDF7;}
.dimer-field tr td:nth-child(4)
{
    background:#FCF8E3;}
.dimer-field tr td:nth-child(4) h1
{
    margin-top:10px;
    margin-bottom:10px;
}
.dimer-field tr td:nth-child(3) h1
{
    margin-top:10px;
    margin-bottom:10px;
}
.dimer-field tr td label
{
    display:block;}
.dimer-field tr td input
{
    display:block;
    width:94%;
    padding:5px;
    border:#55aa55 solid 1px;
    border-radius:4px;
    margin-bottom:	10px;
}
.dimer-field tr td h1
{
    margin:0px;
    margin-bottom:10px;
    color: #808178;
    margin-top: 6px;}

.dimer-field tr td input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #5DBA5D; } 
.dimer-field tr td input::-moz-placeholder { /* Firefox 19+ */ color: #5DBA5D; } 
.dimer-field tr td input:-ms-input-placeholder { /* IE 10+ */ color: #5DBA5D; } 
.dimer-field tr td input:-moz-placeholder { /* Firefox 18- */ color: #5DBA5D; }

.dimer-suc
{
    background: #DFF0D8;
    margin-bottom: 40px;
    padding: 10px;
    color: #55AA55;
    border-radius: 3px;
}
.income-tax-form
{
    width:80%;
    margin:40px auto;
}
.income-tax-form .title
{
    width:100%;
}
.income-tax-form .title tr td
{
    text-align:center;
    border:2px solid #385d8a;
}
.income-tax-form .cnt
{
    border-collapse:collapse;
}
.income-tax-form .cnt tr th, .income-tax-form .cnt tr td
{
    color:#000000;
    text-align:center;
    border:1px solid #A0A0A0;
}
.income-tax-form .cnt tr td:first-child
{
    color:#fff;
    background:#55AA55;
}
.income-tax-form .cnt tr td table tr td:first-child
{
    color:#000;
    background:none;
}
.income-tax-form .cnt tr.height, .income-tax-form .title tr.height
{
    height:4px;
}
.income-tax-form .cnt tr.height td, .income-tax-form .title tr.height td
{
    border:0px;
    background:none;
}
.income-tax-form .cnt tr td select
{
    background:transparent none repeat scroll 0 0;
    border:0px;
    width:100%;
}


.topform{ width:100%; float:left;}
.topform .social-col{ float: left;
                      margin-bottom: 20px;
                      width: 33%;}
.topform .social-col label{ width:100%;}
.topform .social-col input[type="text"]{ border: 1px solid #ccc;
                                         padding: 5px;
                                         width: 90%;}

.topform .social-col input[type="submit"]{ background-color: #55aa55;
                                           border: medium none;
                                           color: #fff;
                                           font-size: 16px;
                                           height: 38px;
                                           width: 50%;}

.topform .social-col input[type="submit"]:hover{ background-color:#3e973e;}

@font-face {
    font-family: roboto;
    src: url(assets/fonts/Roboto-Regular.ttf);
}

.login_row{
    font-family: roboto;
    background-image: url('assets/img/banner_login.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    color: white;
}
.login_row .login{
    margin-top: 15%;
    margin-bottom: 15%;
    background-color: rgba(255,255,255,0.2);
}
.login_row .login_header{
    padding: 6px 0;
    background-color: rgba(0,0,0,0.2);
}
.login_row .login_footer{
    background-color: rgba(0,0,0,0.2);
    padding: 6px 0;
}
.dave-heading .view{
    color: #ffb300; /*Orange color*/
}
.dave-heading a{
    color: white;
}
.dave-heading h2{
    margin: 0;
}
.page-content .nav-tabs{
    border-bottom:none;
}
.page-content .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}
.page-content .nav-tabs > li.active, .nav-pills > li.active {
    background-color: #ffb300;
}
.page-content .nav-tabs, .nav-pills {
    text-align:center;
}
.page-content .nav-tabs>li.active>a, .page-content .nav-tabs>li.active>a:focus, .page-content .nav-tabs>li.active>a:hover{
    background-color: #ffb300; /*Orange color*/
    color : white;
    border: none;
}
.btn-add{
    background-color: rgb(80, 80, 80) !important;
    border: none !important;
}
table.new-prospect{
    color: rgb(80, 80, 80);
}
table.new-prospect .thead_row td{
    padding: 9px 8px;
}
.bg-grey{
    background-color: rgb(80, 80, 80);
    color:white;
}
.menu-dropdown{
    background-color: #5f5f5f;
    color: white;
    min-width: 270px;
}
.menu-dropdown hr{
    border-color: #4c4b4b;
}
.menu-dropdown .signout{
    margin: 20px;
}
.menu-dropdown .signout a{
    color: white;
    display: initial;
    padding: 8px 16px;
    font-size: initial;
}
.menu-dropdown .box .box-item{
    padding: 0 5px;
    
}
.menu-dropdown .box a{
    color: white;
    background: #4c4b4b;
    white-space: nowrap;
    padding: 6px 10px;
    font-size: 81%;
}
.menu-dropdown .usericon{
    padding: 15px 10px 35px 15px;
}
.menu-dropdown .usericon span{
    font-size: 3em;
    color: black;
    padding: 10px;
    border-radius: 44px;
    background: #ccc;
}
.btn-orange{
    display: inline;
    height: auto;
    background: #ffb300;
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    border: 0;
    text-decoration: none;
    margin-right: 10px;
}
.btn-orange:hover{
    color: #ffffff !important;
    background: #ffb300 !important;
}

.btn-green{
    display: inline;
    height: auto;
    background: #449d44;
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    border: 0;
    text-decoration: none;
    margin-right: 10px;
}
.btn-green:hover{
    color: #ffffff !important;
    background: #449d44 !important;
}
.line{
	border: solid rgb(80, 80, 80) 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.search-icon{
	height: 35px;
    width: 40px;
    float: right;
   /* position: relative;
    right: 10%;*/
    border: solid 1px grey;
}

/* Pagination for prospect new User*/

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

.pagination a.active {
    background-color: #ffb300;
    color: white;
}


