﻿body
{
    margin:0;
    /*font: normal normal normal 15px/1.4em futura-lt-w01-light,sans-serif;*/
    /*font-family: 'Roboto',sans-serif;*/
    font-family:'Verdana', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:16px;
    line-height:25px;
    color:Black;
    text-align:justify;
}

*
{
    box-sizing:border-box;
}

.container
{
    width:100%;
    overflow:hidden;
    height:auto;
    margin:auto;
    
}

.row
{
    width:100%;
    display:inline-block;
    height:auto;
    margin:auto;
    overflow:hidden;
}

.center-container
{
    width:75%;
    margin:auto;
}

/*------------header------------*/

#menu
{
    position:relative;
    z-index:3;
}

.main-menu
{
    float:right;
    display:inline-block;
    list-style:none;
    font:normal normal normal 14px/1.4em futura-lt-w01-book,sans-serif;
}

.main-menu > li
{
    display:inline-block;
}

.main-menu > li > a
{
    color:#fff;
    padding:15px;
    text-decoration:none;
    transition: color 0.4s ease 0s;
}

.main-menu > li > a:hover
{
    color:#A0B4D2;
}

.sub-toggle{display:block;}


.sub-link-arrow
{
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10%;
}
.sub-link
{
    display:none;
    background:#fff;
    box-shadow:1px 1px 4px rgba(0,0,0,0.8);
    list-style:none;
    padding-left:0;
    border-radius:4px;
    position:absolute;
    z-index:2;
    margin-left:-0.5%;
}

.sub-link > li > a
{ 
    font-size: 12px;
    padding:5px 10px;
    display:block;
    text-decoration:none;
    color:rgba(14, 13, 13, 0.98);
    border-radius:4px;
}

.sub-link > li > a:hover
{
    background:#e3e3e3;
    color:rgba(14, 13, 13, 0.98);
}

.sub-menu:hover .sub-link {display: block;}

.sub-menu:hover .sub-toggle {color:#A0B4D2;}

/*------------------canvas--------------*/

canvas{
  display:block;
  vertical-align:bottom;
}

/* ---- particles.js container ---- */

#particles-js{
  width: 100%;
  height: 100%;
  background-color: #184450;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;

  /*for align*/
  position:fixed;
  z-index:0;
}

.purchases{display:block;width:100%;padding:0;}
.purchases > li {display:block;background:#e4e4e4;border:solid 1px #d4d4d4;padding:15px;border-radius:8px;margin:8px 0px;}
.purchases > li:hover {background:#000000;color:#fff;border:solid 1px #d4d4d4;padding:25px;margin:8px 0px;}
.btn {padding:8px;border-radius:8px;margin:0px 5px;text-decoration:none;}

.view{background:#43d30a;color:#fff;} .view:hover{background:#ff0000;}
.delete{background:#ff0000;color:#fff;} .delete:hover{background:#43d30a;}
/*---------parallax----------*/

.parallax {
    /* The image used */
    background-image: url("../images/canvas.png");

    /* Set a specific height */
    height: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color:#184450;
    
    position:absolute;
    z-index:-1;
    width:100%;
}

.parallax-text
{
    position: absolute;
    color:#f2f2f2 !important;
    bottom: 30%;
    width: 30%;
    line-height: 50px;
    font: normal normal normal 40px/1.4em futura-lt-w01-light,sans-serif !important;
    text-align:left;
    z-index:1;
}

.parallax-form
{
    position: absolute;
    z-index:1;
    top:25%;
    right:8%;
    width:35%;
    background:#fff;
    padding:25px;
    border-radius:4px;
    box-shadow: 0px 0px 20px #60b4cb;
}

/*,select - this was added below which was causing problem */
.parallax-form > input, .form-element
{
    border: solid 1px #d4d4d4;
    padding: 7px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    margin-bottom: 15px;
    color:#555;
}

.register-link, .login-link
{
    background:#fff;
    color:#000;
    border-radius:4px;
    text-decoration:none;
    padding:3px 15px;
}

.register-link:hover, .login-link:hover
{
    background:#0f293c;
    color:#fff;
    border-radius:4px;
    box-shadow: 0px 0px 22px rgba(0,0,0,0.3);
}

.parallax-link, .parallax-link2
{
    position: absolute;
    color: #f2f2f2;
    background:#0f293c;
    padding:8px 25px;
    bottom: 23%;
    text-align:center;
    text-decoration:none;
    z-index:1;
}

.parallax-link2
{
    left:22%;
}

.parallax-link:hover, .parallax-link2:hover
{
    border:solid 2px #fff;
}

/*---------well--------*/

.simple-link
{
    text-align:center;
    text-decoration:none;
    transition: color 0.4s ease 0s;
}

.simple-link:hover
{
    color:#A0B4D2;
}

.well-heading
{
    text-align:center;
    color:#2f2e2e;
    font: normal normal normal 32px/1.4em futura-lt-w01-book,sans-serif;
}

.well-sub-heading
{
    text-align:left;
    font: normal normal normal 21px/1.4em futura-lt-w01-book,sans-serif;
    color: #2F2E2E;
}

.light
{
    /*font: normal normal normal 17px/1.4em futura-lt-w01-light,sans-serif !important;*/
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:17px;
    color: #2F2E2E !important;
}

.form-field
{
    border:none;
    width:70%;
    padding:2px 5px;
    line-height:35px;
    margin:0px auto 10px auto;
}

.form-link
{
    color:White;
    padding:0px 5px;
    background:#0f293c;
    text-decoration:none;
}

.form-link:hover
{
    color:White;
    background:#000;
}

/*---------user panel-----------*/

.user-info
{    
    width: 27%;
    display: block;
    float: left;
    clear: left;
    height: 517px;
    overflow:auto;
    margin:1%;
    padding:25px;
    border-radius:4px;
    border:solid 1px #d4d4d4;
    box-shadow:0px 0px 4px rgba(0,0,0,0.2);
}

.user-content
{
    width: 68%;
    display: block;
    float: right;
    clear: right;
    height: 517px;
    overflow:auto;
    margin:1%;
    padding:25px;
    border-radius:4px;
    border:solid 1px #d4d4d4;
    box-shadow:0px 0px 4px rgba(0,0,0,0.2);
}

/*------------Section-1------------*/

#well-1
{
    background:#fff;
    padding:20px 0px;
}

/*------------Section-2------------*/

#well-2
{
    background:#f2f2f2;
    padding:50px 0px;
}

.well-2-container
{
    width:100%;
}

.coin-column
{
    width:32%;
    display:inline-block;
    padding:25px 20px;
}

.coin-column > a > img
{
    width:30%;
    margin: 0px auto 25px auto;
    display: flex;
}

.well2-link
{
    text-align:center;
    position:relative;
    padding:10px 15px;
    color:White;
    background:#1e2228;
    text-decoration:none;
    margin:15px 30%;
    float:left;
    border-radius:8px;
    
}

.well2-link:hover
{
    z-index:1;
    background:transparent;
    color:#1e2228;
    font-weight:bold;
    padding:8px 15px;
    border:solid 2px #1e2228;
}

/*------------Section-3------------*/

#well-3
{
    background:#f2f2f2;
    padding:20px 0px;
}

.well-3-container
{
    width:100%;
}

.well-3-img
{
    width:39%;
    display:inline;
}

.well-3-content
{   
    width: 60%;
    display: inline-block;
}

/*------------Section-4------------*/

#well-4
{
    background:#eee;
    padding:50px 0px;
}

.well-4-container
{
    width:100%;
}

.well-4-link
{
    color:#333;
    transition: color 0.4s ease 0s;
    text-decoration:none;
}

.well-4-link:hover
{
    color:#658CC6;
    text-decoration:underline;
}

/*------------Section-5------------*/

#well-5
{
    background:#fff;
    padding:50px 0px;
}

.well-5-container
{
    width:100%;
}

.reviews
{
    width:100%;
    list-style:none;
    display:block;
    margin:80px auto;
}
/*Code from lucent technologies*/


.tablelucente1 tr td{ text-align:left; }
.tablelucente2 tr td{ text-align:left; max-height:25px; }
.tablelucente2 .tblhead {font-family:'ubunturegular'; font-size:14px; text-align:left; line-height:25px; max-height:25px; width:200px;}
.tablelucente2 .tblvalue {font-family:'ubunturegular'; font-size:16px; text-align:right; line-height:25px; max-height:25px;}
.tablelucente2 .tblvalue .checkboxtext {font-family:'ubunturegular'; font-size:14px; text-align:right; line-height:25px; max-height:25px; color:#20b9e7;}
.tablelucente2 .tblcenter {font-family:'ubunturegular'; font-size:14px; text-align:center; line-height:25px; max-height:25px;}
.tablelucente2 input[type="text"] { font-size:14px; font-family:'ubuntumedium'; vertical-align:middle; color:Black; padding:0px;height:25px; margin-bottom:0px !important;}

.tablelucente tr td{padding-top:1px; padding-bottom:1px; text-align:left;font-weight:bold; font-size:14px; font-family:'ubuntu'; text-transform:uppercase; }
.tablelucente select { font-size:14px; font-family:'ubuntumedium'; vertical-align:middle; color:Black; padding:0px;height:25px;}
.tablelucente input[type="text"] { font-size:14px; font-family:'ubuntumedium'; vertical-align:middle; color:Black; padding:0px;height:25px; margin-bottom:0px !important;}
.tablelucente span { font-size:14px; font-family:'ubuntumedium'; vertical-align:middle; color:Black; padding:0px;height:25px; margin-bottom:0px !important;}
.tablelucente input[type="radio"] { color:Red !important; padding:0px;}
.tablelucente .radio1 {vertical-align:middle; padding:0px; height:25px; width:350px; line-height:20px; border:0px; }

.radio1 input[type="radio"] {float:left; vertical-align:middle; padding-top:10px;}
.radio1 label {font-size:14px; font-family:'ubuntumedium'; vertical-align:top; padding-bottom:10px; height:15px; float:left; margin-left:5px; line-height:20px;}
.radio1 td {border:0px;}

.radio111 input[type="radio"] {float:left; vertical-align:middle; padding-top:10px;}
.radio111 label {font-size:14px; font-family:'ubuntumedium'; vertical-align:top; padding-bottom:10px; height:15px; float:left; margin-left:10px; line-height:20px;}
.radio111 td {border:0px; width:50px;}
.menu{
    background-color:#A0B4D2;display:block;font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;color:red;
}
div.menu1{    padding: 4px 0px 4px 8px; z-index:99;}
div.menu1 ul{    list-style: none;    margin: 0px;    padding: 0px;    width: auto;  z-index:99;}
div.menu1 ul li a, div.menu1 ul li a:visited{    background-color: #A0B4D2;    border: 1px #477EB6 solid;    color: #4C4B6D;    display: block; 
    line-height: 1.35em;    padding: 4px 20px;    text-decoration: none;    white-space: nowrap; margin-right:3px;  z-index:99;}
div.menu1 ul li a:hover{    background-color: #4f524f;    color: #2823F0;    text-decoration: none;  z-index:99;}
div.menu1 ul li a:active{    background-color: #000070;    color: #2823F0;    text-decoration: none;  z-index:99;}
.termcondition_subheading{font-family:ubuntu;font-size: 15px; line-height: 25px;padding-bottom:5px;padding-top:5px;text-transform:uppercase; clear:both; color:#319636; text-decoration:underline;}
.termcondition_subheading1 {text-transform:none;padding-bottom:5px;    font-size: 15px; line-height: 25px;letter-spacing:0px;float:left;font-family:ubuntu;color:#444444;}
.termcondition_email{font-family:ubuntu;text-decoration:underline;font-size:15px;color:blue;padding-bottom:2px;}
.termcondition_topheading{text-align:center;font-family:ubuntu;font-size:25px;margin-top:5px;padding-bottom:10px;color:Black;line-height:25px;text-transform:uppercase;}
.termcondition_heading{font-family:ubuntu;font-size:15px;color:black;line-height:25px;}
.termcondition_highlighted_heading{font-family:ubuntu;font-size:15px;color:black;line-height:25px;text-align:center;}
.termcondition_highlighted_heading11{font-family:ubuntu;font-size:20px;color:black;line-height:25px;text-align:center;text-transform:uppercase;}
.termcondition_highlighted_heading1 {text-transform :none;padding-bottom:2px;font-size: 15px; line-height: 25px;
    font-family: ubuntu}
/*this is here*/
.reviews > li
{
    width:28%;
    margin-left:4%;
    display:inline-block;
}

.reviews > li > p
{
    width:100%;
    display:inline-block;
    background:#6385bc;
    padding:25px 25px;
    color:White;
    text-align:center;
}

.arrow:before
{
    content: " ";
    position: relative;
    bottom: 5px; /* At the bottom of the tooltip */
    left: 45%;
    border-width: 15px;
    border-style: solid;
    border-color: #6385bc transparent transparent transparent;
}

/*------------Section-6------------*/

#well-6
{
    background:#cfdff2;
    padding:50px 0px;
}

.well-6-container
{
    width:100%;
}

/*------------Footer------------*/

#footer
{
    background:#0f293c;
    padding:80px 0px 0px 0px;
    width:100%;
}

.footer-column
{
    width:25%;
    float:left;
}

.footer-links
{
    list-style:none;
    margin:0;
    padding:0px 0px 0px 0px;
}

.footer-links > li
{
   line-height:35px;
   color:#fff;
}

.footer-links > li > a
{
   color:#fff;
   text-decoration:none;
}

.footer-links > li > a:hover
{
   color:#658CC6;
   text-decoration:underline;
}

.footer-link
{
    text-decoration:none;
    color:#fff;
}

.footer-link:hover
{
    text-decoration:underline;
}

fieldset { 
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove;
    /*border-radius:10px;*/
    border-color:#dddddd;

} 
.gridheader {text-align:center; background-color:#20b9e7; vertical-align:middle; font-size:14px; color:White;}
.gridheadersmall {text-align:center; vertical-align:top; font-size:14px; color:White; font-family:'ubunturegular'; height:20px; line-height:20px; background-color:#20b9e7;}
.gridheadersmallrow {text-align:left; vertical-align:middle; font-size:14px; color:#777777; font-family:'ubunturegular'; height:20px;  line-height:20px; font-weight:normal;}

.gridheadernormal {text-align:left; background-color:#20b9e7; vertical-align:top; font-size:14px; color:White; font-family:'ubunturegular'; height:20px; line-height:20px;}
.gridheadernormalrow {text-align:left; vertical-align:middle; font-size:14px; color:#777777; font-family:'ubunturegular'; height:20px;  line-height:20px; font-weight:normal;}
.gridheadernormalfooter {text-align:right !important; background-color:#9CE4F9; vertical-align:top; font-size:14px; color:#555555; font-family:'ubunturegular'; height:20px; line-height:20px;}

.formviewinsertrow .gridheader td {color:Black; height:30px !important; }
.formviewinsertrow1 .gridheader td {color:White; height:30px !important; }
.griditem td {height:30px !important; font-size:14px; line-height:18px;}


.formviewinsertrow .gridheaderadmin td {text-align:left; background-color:#20b9e7; vertical-align:middle; font-size:14px; color:White; padding-left:5px;
                                        font-family:Verdana; line-height:20px; font-weight:bold; }

.griduserorderheader {color:Gray; border:0px solid black; line-height:20px; font-family:'ubunturegular'; font-size:14px;}
.griduserorderitem {line-height:20px; font-family:'ubunturegular'; font-size:14px; color:black; padding-top:30px;}
.pretext33color11 {  text-align:left;  color: #777777;  font-size: 14px;  font-weight: bold;  line-height: 30px;
                    text-transform: uppercase;  letter-spacing: 2px;  margin-bottom: 14px; background-color:#eeeeee; padding-left:10px;}
.griduserordertblhead {font-family:'ubunturegular'; font-size:14px; text-align:left; line-height:25px; max-height:25px; width:170px;}
.griduserordertblvalue {font-family:'ubunturegular'; font-size:14px; text-align:right; line-height:25px; max-height:25px; width:70px; float:right;}
.griduserordertblcenter {font-family:'ubunturegular'; font-size:14px; text-align:center; line-height:25px; max-height:25px; width:70px;}

.formviewinsertrow .gridadminreportitem td {line-height:20px; font-family:Verdana; font-size:14px; color:black;  padding-left:5px; text-align:left;}


.tabs a {color:blue;text-decoration:none;font:14px Arial,Sans-Serif;font-weight:bold; }
.tab{background-color:white;padding:5px;border:Solid 1px black;border-bottom:none; font-weight:bold; width:140px;}
.selectedTab{background-color:Orange;padding:5px;border:Solid 1px black;border-bottom:none; font-weight:bold;width:140px;}
.views{background-color:white;width:100%;border:Solid 1px black;padding:10px;}

.top-block {background-color:#DBE9FE;}
.masterusertop {height:50px; width:100%; padding-top:20px; }
.masterusercontent {background-color:#C4D7F3; width:100%; min-height:550px;  overflow:scroll; height:100%; padding-left:10px;}
.masterusercontent h2 {color:#555555; background-color:#DBE9FE; height:35px; line-height:35px; text-align:center; font-family:Arial; font-size:18px; font-weight:bold; }
.masteruserfooter {background-color:#DBE9FE; min-height:50px; position:absolute; width:100%; padding-left:20px;}
div.menuuser{    padding: 4px 0px 4px 8px; z-index:99;}
div.menuuser ul{    list-style: none;    margin: 0px;    padding: 0px;    width: auto;  z-index:99;}
div.menuuser ul li a, div.menuuser ul li a:visited{    background-color: #ffffff;    border: 1px #477EB6 solid;    color: #444444;    display: block; 
    line-height: 1.35em;    padding: 4px 20px;    text-decoration: none;    white-space: nowrap; margin-right:3px;  z-index:99;}
div.menuuser ul li a:hover{    background-color: #DBE9FE;    color: #000000;    text-decoration: none;  z-index:99;}
div.menuuser ul li a:active{   color: #000000;    text-decoration: none;  z-index:99;}

.button {border:1px solid #9198F0; font-family:Arial; font-weight:bold; font-size:15px; cursor:pointer; height:50px; 
                  line-height:24px; width:100px; background-color:White; color:#000000; padding: 5px 6px 4px; text-transform: uppercase;  letter-spacing: 2px; 
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
                  }
.button:hover {border:1px solid #555555 ; background-color:#DBE9FE; color:White;} 

.btn11 {padding:8px;border-radius:8px;margin:0px 5px;text-decoration:none;}
.btnselected11 {padding:8px;border-radius:8px;margin:0px 5px;text-decoration:none; background-color:#71C4C3;}

.treeback{
    background-image:url(../images/treeback.jpg);
    width:100%; min-height:450px;  overflow:scroll; height:100%; padding-left:10px;
}