﻿/* Sticky footer styles
-------------------------------------------------- */
/* ALWAYS Keep form-html-body height: 100% else the footer will never work */

html {
    height: 100%; /* Do not change/remove it because it is belong to footer */
}

body, table, select, input {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 11pt;
    color: #272727;
}

body {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 11pt;
    color: #272727;
    background-color: #F7F7F7;
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;*/
    /*font-family: Tahoma, Verdana, Geneva, sans-serif;*/
    /*font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #272727;
    letter-spacing: .7px;
    line-height: 1.2;*/
    /*height: 100%;*/ #575757; /* Do not change/remove it because it is belong to footer */
    /*line-height: .97;*/
    /*background-color: #F1EDC2;*/
}

.form-control {
    font-size: 12pt; /*Bootstrap form-control */
}

input {
    font-size: 18px;
}

form {
    height: 100%; /* Do not change/remove it because it is belong to footer */
}

/* inter line height  */

.adtextline-height-1 {
    line-height: .98;
}

.adtextline-height {
    line-height: 1;
}

adtextline-height2 {
    line-height: 1.05;
}

.horizantlline {
    border: 1px dotted #e1dbcf;
    margin-top: 12px;
    margin-bottom: 12px;
}

/* custom underline  */
.cul {
    font-size: 15pt;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 2px;
    position: relative;
    margin-bottom: 10px;
}

    .cul:before {
        content: "";
        position: absolute;
        width: 50%;
        height: 1px;
        bottom: 0;
        left: 25%;
        border-bottom: 2px solid red;
    }

.optionTitle {
    text-shadow: 0px 1px 1px #EEEEEE, 1px 2px 1px #EEEEEE, 3px 2px 1px #CCCCCC, 4px 3px 1px #CCCCCC, 3px 4px 1px #EEEEEE, 5px 4px 1px #CCCCCC, 4px 5px 1px #EEEEEE, 5px 6px 1px #EEEEEE, 7px 6px 1px #CCCCCC, 2px 2px 2px rgba(206,89,55,0);
    color: black;
    text-decoration: overline;
    text-decoration-color: red;
    text-decoration-style: solid;
}

.navbark {
    background-color: #990000;
    position: fixed;
    z-index: 1; /*Add this*/
    width: 100%;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    top: 0px;
}

/* font and text styles  */


.fcb {
    color: brown;
    /*color: #ED8001 #CC0000*/
}

.fc {
    color: #4A0018;
    /*color: #ED8001 #CC0000*/
}

.f8 {
    font-size: 8pt;
    font-weight: bold;
}

.f10g {
    font-size: 10pt;
    color: gray;
}

.f10 {
    font-size: 10pt;
}

.f10b {
    font-size: 10pt;
    font-weight: bold;
}

.f11n {
    font-size: 11pt;
    color: #272727;
}


.f11b {
    font-size: 11pt;
    font-weight: bold;
}

.f11bb {
    font-size: 11pt;
    font-weight: bold;
    color: black;
}

.f12 {
    font-size: 12pt;
}

.f12b {
    font-size: 12pt;
    font-weight: bold;
    color: black;
}

.f12g {
    font-size: 12pt;
    color: #1D1D1D;
}

.f12btn {
    font-size: 12pt;
    color: navy;
    text-decoration: underline;
}

.f14bb {
    font-size: 14pt;
    font-weight: bold;
    color: black;
}

.f14b {
    font-size: 14pt;
    font-weight: bold;
}

.f14 {
    font-size: 14pt;
}

.f16 {
    font-size: 16pt;
}


.smallerr {
    font-size: 8pt;
    color: #FF0000;
    font-style: italic;
}

.smalltxt {
    font-size: 10pt;
    padding-left: 5px;
    color: #333333;
}

.titles {
    font-size: 16pt;
    color: #800000;
}

.titlesgray11 {
    font-size: 8pt;
    color: #800000;
}

.titlesred {
    font-size: 11pt;
    color: crimson;
    font-weight: bold;
}

/* For responsive youtube video only */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.PopUpBackGround {
    /*background-color: white;*/
    /*filter: alpha(opacity=50);
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            opacity: 0.9;*/
    background-color: rgba(255,255,255,0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999;
    left: 0px;
    top: 0px;
    overflow: auto;
}


.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mydropdown {
    overflow-x: visible;
    overflow-y: visible;
    margin: 10px 0 !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12pt;
}

.opt-card {
    /*background: white;*/
}

    .opt-card:hover {
        background: #FFE185;
        text-decoration: none;
    }


.one-edge-shadow {
    -webkit-box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, -7px -7px 3px 5px rgba(0,0,0,0);
    box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, -7px -7px 3px 5px rgba(0,0,0,0);
}


.one-edge-shadow2 {
    -webkit-box-shadow: 0 8px 16px -6px black;
    -moz-box-shadow: 0 8px 16px -6px black;
    box-shadow: 0 8px 16px -6px black;
}

.box-shadow2 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
    transition: 0.3s;
    border-radius: 5px;
}

/* For Options headings */
.txtshadow1 {
    color: #000000;
    text-shadow: 1px 1px 0 #bcbcbc, 1px 1px 0 #9c9c9c;
    text-decoration: overline;
    text-decoration-color: red;
    font-size: 20pt;
    text-decoration-style: solid;
}

.txtshadow3 {
    color: #000000;
    text-shadow: 1px 1px 0 #bcbcbc, 1px 1px 0 #9c9c9c;
}

.h1blue {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.quotetext1 {
    color: #333333;
    background: #FFFFFF;
    text-shadow: 2px 2px 0px #FFFFFF, 5px 4px 0px rgba(0,0,0,0.15);
    color: #333333;
    background: #FFFFFF;
}

.btn-learn {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: black;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #f6b024;
}

    .btn-learn:hover {
        background: #f6b024;
        color: #fff;
        text-decoration: none;
    }

/* For Removing the down arrow in the drop down list in menu */
select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

    /* For Removing the down arrow in the drop down list in menu */
    /* For IE10 */
    select::-ms-expand {
        display: none;
    }


/* SVG patetrn credit  SVGBackgrounds.com */
.svg6 {
    background-color: #ffff99;
    background-image: url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'100%25\'\ height=\'100%25\'\ viewBox=\'0\ 0\ 1000\ 1000\'%3E%3Cg\ fill=\'%23ffd573\'%3E%3Cpolygon\ points=\'1000\ -50\ 0\ -50\ 500\ 450\'/%3E%3Cpolygon\ points=\'550\ 500\ 1050\ 1000\ 1050\ 0\'/%3E%3Cpolygon\ points=\'-50\ 0\ -50\ 1000\ 450\ 500\'/%3E%3Cpolygon\ points=\'0\ 1050\ 1000\ 1050\ 500\ 550\'/%3E%3C/g%3E%3Cg\ fill=\'%23ffaa4d\'%3E%3Cpolygon\ points=\'1000\ -133.3\ 0\ -133.3\ 500\ 366.7\'/%3E%3Cpolygon\ points=\'633.3\ 500\ 1133.3\ 1000\ 1133.3\ 0\'/%3E%3Cpolygon\ points=\'-133.3\ 0\ -133.3\ 1000\ 366.7\ 500\'/%3E%3Cpolygon\ points=\'0\ 1133.3\ 1000\ 1133.3\ 500\ 633.3\'/%3E%3C/g%3E%3Cg\ fill=\'%23ff8026\'%3E%3Cpolygon\ points=\'1000\ -216.7\ 0\ -216.7\ 500\ 283.3\'/%3E%3Cpolygon\ points=\'716.7\ 500\ 1216.7\ 1000\ 1216.7\ 0\'/%3E%3Cpolygon\ points=\'-216.7\ 0\ -216.7\ 1000\ 283.3\ 500\'/%3E%3Cpolygon\ points=\'0\ 1216.7\ 1000\ 1216.7\ 500\ 716.7\'/%3E%3C/g%3E%3Cg\ fill=\'%23F50\'%3E%3Cpolygon\ points=\'1000\ -300\ 0\ -300\ 500\ 200\'/%3E%3Cpolygon\ points=\'800\ 500\ 1300\ 1000\ 1300\ 0\'/%3E%3Cpolygon\ points=\'-300\ 0\ -300\ 1000\ 200\ 500\'/%3E%3Cpolygon\ points=\'0\ 1300\ 1000\ 1300\ 500\ 800\'/%3E%3C/g%3E%3Cg\ fill-opacity=\'0.5\'%3E%3Cpolygon\ fill=\'%23FE0\'\ points=\'0\ 707.1\ 0\ 292.9\ 292.9\ 0\ 707.1\ 0\ 1000\ 292.9\ 1000\ 707.1\ 707.1\ 1000\ 292.9\ 1000\'/%3E%3Cg\ fill=\'%23ffc800\'%3E%3Cpolygon\ points=\'464.6\ -242.5\ -242.5\ 464.6\ 464.6\ 464.6\'/%3E%3Cpolygon\ points=\'535.4\ 464.6\ 1242.5\ 464.6\ 535.4\ -242.5\'/%3E%3Cpolygon\ points=\'-242.5\ 535.4\ 464.6\ 1242.5\ 464.6\ 535.4\'/%3E%3Cpolygon\ points=\'535.4\ 1242.5\ 1242.5\ 535.4\ 535.4\ 535.4\'/%3E%3C/g%3E%3Cg\ fill=\'%23ffa200\'%3E%3Cpolygon\ points=\'405.7\ -301.4\ -301.4\ 405.7\ 405.7\ 405.7\'/%3E%3Cpolygon\ points=\'594.3\ 405.7\ 1301.4\ 405.7\ 594.3\ -301.4\'/%3E%3Cpolygon\ points=\'-301.4\ 594.3\ 405.7\ 1301.4\ 405.7\ 594.3\'/%3E%3Cpolygon\ points=\'594.3\ 1301.4\ 1301.4\ 594.3\ 594.3\ 594.3\'/%3E%3C/g%3E%3Cg\ fill=\'%23ff7b00\'%3E%3Cpolygon\ points=\'346.8\ -360.3\ -360.3\ 346.8\ 346.8\ 346.8\'/%3E%3Cpolygon\ points=\'653.2\ 346.8\ 1360.3\ 346.8\ 653.2\ -360.3\'/%3E%3Cpolygon\ points=\'-360.3\ 653.2\ 346.8\ 1360.3\ 346.8\ 653.2\'/%3E%3Cpolygon\ points=\'653.2\ 1360.3\ 1360.3\ 653.2\ 653.2\ 653.2\'/%3E%3C/g%3E%3Cg\ fill=\'%23F50\'%3E%3Cpolygon\ points=\'287.9\ -419.2\ -419.2\ 287.9\ 287.9\ 287.9\'/%3E%3Cpolygon\ points=\'712.1\ 287.9\ 1419.2\ 287.9\ 712.1\ -419.2\'/%3E%3Cpolygon\ points=\'-419.2\ 712.1\ 287.9\ 1419.2\ 287.9\ 712.1\'/%3E%3Cpolygon\ points=\'712.1\ 1419.2\ 1419.2\ 712.1\ 712.1\ 712.1\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E);
    background-attachment: fixed;
    background-size: cover;
}

.svg7 {
    background-color: #ffff99;
    background-image: url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'100%25\'\ height=\'100%25\'\ viewBox=\'0\ 0\ 1000\ 1000\'%3E%3Cg\ fill=\'%23ffe185\'%3E%3Cpolygon\ points=\'1000\ -50\ 0\ -50\ 500\ 450\'/%3E%3Cpolygon\ points=\'550\ 500\ 1050\ 1000\ 1050\ 0\'/%3E%3Cpolygon\ points=\'-50\ 0\ -50\ 1000\ 450\ 500\'/%3E%3Cpolygon\ points=\'0\ 1050\ 1000\ 1050\ 500\ 550\'/%3E%3C/g%3E%3Cg\ fill=\'%23ffbe6c\'%3E%3Cpolygon\ points=\'1000\ -133.3\ 0\ -133.3\ 500\ 366.7\'/%3E%3Cpolygon\ points=\'633.3\ 500\ 1133.3\ 1000\ 1133.3\ 0\'/%3E%3Cpolygon\ points=\'-133.3\ 0\ -133.3\ 1000\ 366.7\ 500\'/%3E%3Cpolygon\ points=\'0\ 1133.3\ 1000\ 1133.3\ 500\ 633.3\'/%3E%3C/g%3E%3Cg\ fill=\'%23ff934d\'%3E%3Cpolygon\ points=\'1000\ -216.7\ 0\ -216.7\ 500\ 283.3\'/%3E%3Cpolygon\ points=\'716.7\ 500\ 1216.7\ 1000\ 1216.7\ 0\'/%3E%3Cpolygon\ points=\'-216.7\ 0\ -216.7\ 1000\ 283.3\ 500\'/%3E%3Cpolygon\ points=\'0\ 1216.7\ 1000\ 1216.7\ 500\ 716.7\'/%3E%3C/g%3E%3Cg\ fill=\'%23F50\'%3E%3Cpolygon\ points=\'1000\ -300\ 0\ -300\ 500\ 200\'/%3E%3Cpolygon\ points=\'800\ 500\ 1300\ 1000\ 1300\ 0\'/%3E%3Cpolygon\ points=\'-300\ 0\ -300\ 1000\ 200\ 500\'/%3E%3Cpolygon\ points=\'0\ 1300\ 1000\ 1300\ 500\ 800\'/%3E%3C/g%3E%3Cg\ fill-opacity=\'0\'%3E%3Cpolygon\ fill=\'%23FE0\'\ points=\'0\ 707.1\ 0\ 292.9\ 292.9\ 0\ 707.1\ 0\ 1000\ 292.9\ 1000\ 707.1\ 707.1\ 1000\ 292.9\ 1000\'/%3E%3Cg\ fill=\'%23ffd200\'%3E%3Cpolygon\ points=\'464.6\ -242.5\ -242.5\ 464.6\ 464.6\ 464.6\'/%3E%3Cpolygon\ points=\'535.4\ 464.6\ 1242.5\ 464.6\ 535.4\ -242.5\'/%3E%3Cpolygon\ points=\'-242.5\ 535.4\ 464.6\ 1242.5\ 464.6\ 535.4\'/%3E%3Cpolygon\ points=\'535.4\ 1242.5\ 1242.5\ 535.4\ 535.4\ 535.4\'/%3E%3C/g%3E%3Cg\ fill=\'%23ffb300\'%3E%3Cpolygon\ points=\'405.7\ -301.4\ -301.4\ 405.7\ 405.7\ 405.7\'/%3E%3Cpolygon\ points=\'594.3\ 405.7\ 1301.4\ 405.7\ 594.3\ -301.4\'/%3E%3Cpolygon\ points=\'-301.4\ 594.3\ 405.7\ 1301.4\ 405.7\ 594.3\'/%3E%3Cpolygon\ points=\'594.3\ 1301.4\ 1301.4\ 594.3\ 594.3\ 594.3\'/%3E%3C/g%3E%3Cg\ fill=\'%23ff8c00\'%3E%3Cpolygon\ points=\'346.8\ -360.3\ -360.3\ 346.8\ 346.8\ 346.8\'/%3E%3Cpolygon\ points=\'653.2\ 346.8\ 1360.3\ 346.8\ 653.2\ -360.3\'/%3E%3Cpolygon\ points=\'-360.3\ 653.2\ 346.8\ 1360.3\ 346.8\ 653.2\'/%3E%3Cpolygon\ points=\'653.2\ 1360.3\ 1360.3\ 653.2\ 653.2\ 653.2\'/%3E%3C/g%3E%3Cg\ fill=\'%23F50\'%3E%3Cpolygon\ points=\'287.9\ -419.2\ -419.2\ 287.9\ 287.9\ 287.9\'/%3E%3Cpolygon\ points=\'712.1\ 287.9\ 1419.2\ 287.9\ 712.1\ -419.2\'/%3E%3Cpolygon\ points=\'-419.2\ 712.1\ 287.9\ 1419.2\ 287.9\ 712.1\'/%3E%3Cpolygon\ points=\'712.1\ 1419.2\ 1419.2\ 712.1\ 712.1\ 712.1\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E);
    background-attachment: fixed;
    background-size: cover;
}

.messagealert {
    width: 90%;
    position: fixed;
    float: right;
    text-align: center;
    top: 0px;
    z-index: 99999999;
    padding: 0;
    font-size: 18px;
}

.homePan {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.homePan-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.header_top {
    position: fixed;
    left: 0;
    top: -5px;
    width: 100%;
    text-align: right;
    z-index: 5;
    max-height: 25px;
    background-color: black;
    /* background: transparent; */
    padding: 0px;
    vertical-align: middle;
}

.myAccHead {
    color: black;
    background-color: #ececec;
    text-align: right;
    padding-right: 10px;
    font-size: 12px;
}

.float {
    position: fixed;
    width: 100px;
    height: 40px;
    bottom: 120px;
    right: 20px;
    background-color: navy;
    color: #FFF;
    border-radius: 30px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    z-index: 9999999;
}

.my-float {
    margin-top: 12px;
}



/*   This  myPanel is for copy of .alert class used in diffrent place */

.myPanel {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.myPanel-heading {
  color: inherit;
}

.myPanel-link {
  font-weight: 700;
}

.myPanel-dismissible {
  padding-right: 3rem;
}
.myPanel-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.myPanel-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.myPanel-primary .myPanel-link {
  color: #06357a;
}

.myPanel-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.myPanel-secondary .myPanel-link {
  color: #34383c;
}

.myPanel-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.myPanel-success .myPanel-link {
  color: #0c4128;
}

.myPanel-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.myPanel-info .myPanel-link {
  color: #04414d;
}

.myPanel-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.myPanel-warning .myPanel-link {
  color: #523e02;
}

.myPanel-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.myPanel-danger .myPanel-link {
  color: #6a1a21;
}

.myPanel-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.myPanel-light .myPanel-link {
  color: #4f5050;
}

.myPanel-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.myPanel-dark .myPanel-link {
  color: #101214;
}
