﻿.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}

.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 auto -40px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 80px;
}

    .circle-tile-heading .fa {
        line-height: 80px;
    }

.circle-tile-content {
    padding-top: 50px;
}

.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
}

.circle-tile-description {
    text-transform: uppercase;
}

.circle-tile-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
}

    .circle-tile-footer:hover {
        background-color: rgba(0, 0, 0, 0.2);
        color: rgba(255, 255, 255, 0.5);
        text-decoration: none;
    }

.circle-tile-heading.dark-blue:hover {
    background-color: #2E4154;
}

.circle-tile-heading.green:hover {
    background-color: #138F77;
}

.circle-tile-heading.orange:hover {
    background-color: #DA8C10;
}

.circle-tile-heading.blue:hover {
    background-color: #2473A6;
}

.circle-tile-heading.red:hover {
    background-color: #CF4435;
}

.circle-tile-heading.purple:hover {
    background-color: #7F3D9B;
}

.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}

.dark-blue {
    background-color: #34495E;
}

.green {
    background-color: #16A085;
}

.blue {
    background-color: #2980B9;
}

.orange {
    background-color: #F39C12;
}

.red {
    background-color: #E74C3C;
}

.purple {
    background-color: #8E44AD;
}

.dark-gray {
    background-color: #7F8C8D;
}

.gray {
    background-color: #95A5A6;
}

.light-gray {
    background-color: #BDC3C7;
}

.yellow {
    background-color: #F1C40F;
}

.text-dark-blue {
    color: #34495E;
}

.text-green {
    color: #16A085;
}

.text-blue {
    color: #2980B9;
}

.text-orange {
    color: #F39C12;
}

.text-red {
    color: #E74C3C;
}

.text-purple {
    color: #8E44AD;
}

.text-faded {
    color: rgba(255, 255, 255, 0.7);
}

.btn2 {
    border: none;
    outline: none;
    height: 40px;
    background: #dbdbdb;
    color: #000;
    font-size: 16px;
    border-radius: 10px;
    width: 200px;
    float: left;
    cursor: pointer;
    border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

    .btn2:hover {
        background: #0ed8ed;
    }


.lightbox {
    margin: 3%;
    width: 94%;
    background-image: url(../images/sky-background2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /*background-attachment:fixed;*/
    min-height: 526px;
    display: block;
    overflow: auto;
    border-style: outset;
}


.header {
    margin: auto;
    width: 100%;
    height: 190px;
    line-height: 190px;
    vertical-align: middle;
    border-bottom: 2px double #fff;
    color: #fff;
    font-size: 28pt;
    font-weight: bold;
    /*padding-left:10px;*/
}

.logo {
    float: left;
    width: 100%;
    height: 190px;
}

/*.logo_img {
            width: 100%;
            height: 170px;
            /*border: 1px solid #000;
}
    */
 .logo_name {
    width: 200px;
    text-align: left;
    font-size: 16pt;
    font-weight: 700;
    color: #fff;
    float: left;
    margin-left: 20px;
}

.wrapper {
    width: 100%;
    margin: auto;
    position: relative;
}

.left_nav {
    width: 22%;
    margin: auto;
    background-color: #0b0370;
    color: #fff;
    font-size: 14pt;
    font-weight: 700;
    float: left;
    /*padding-left:5px;*/
}

.right_nav {
    width: 78%;
    /*background-color: #fff;*/
    color: #000;
    font-size: 14pt;
    font-weight: 700;
    float: left;
    text-align: left;
}

.link {
    display: block;
    width: calc(100%-25px);
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16pt;
    cursor: pointer;
    text-decoration: none;
    padding-left: 10px;
}

.main {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18pt;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background-color: #addec5;
}

.link:hover {
    padding-left: 25px;
    background-color: #addec5;
    color: #0b0370;
}

.nav {
    width: 95%;
    margin-left: 3%;
    float: left;
    text-align: left;
    border: outset;
}

.nav_header {
    width: 98%;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 20px;
    padding-left: 5px;
    background-color: #0b0370;
    color: #fff;
}
.gvheight{
    height:auto !important;
}
.nav_content {
    width: 100%;
    font-size: 14pt;
    /*background-color:#fff;*/
    color: #000;
    text-align: left;
    height:auto !important;
    overflow: auto;
}
.nav-link:hover{
    background:#fff !important;
    font-size:16pt;
}
.txt1 {
    width: 100%;
    height: 30px;
    font-size: 14pt;
}

.txt2 {
    width: 600px;
    height: 200px;
    font-size: 14pt;
}
.margin0{
    width:100% !important;
    margin-right:20px !important;
}
.btnsubmit {
    display: block;
    width: 95%;
    height: 35px;
    vertical-align: middle;
    line-height: 30px;
    color: #fff;
    font-size: 10pt;
    cursor: pointer;
    background-color: #0b0370;
}

.lblsms {
    font-size: 14pt;
    color: #ff0000;
}
.rightHeaderText th {
    text-align: right !important;
}
.text-right{
    text-align:right !important;
    direction:rtl !important;
}
.btn1 {
    border: none;
    outline: none;
    height: 40px;
    background: #fb2525;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    width: 150px;
    float: left;
}

.btn2 {
    border: none;
    outline: none;
    height: 40px;
    background: #fb2525;
    color: #fff;
    font-size: 16px;
    font-weight:bold;
    border-radius: 10px;
    width: 180px;
    cursor: pointer;
}

.pull-right {
    float: right !important;
    text-align: right !important;

}

.mr-auto1 {
    margin-left: auto !important;
}
.text-align-right {
    text-align: right !important;
}
.font-fam{
    font-family:Arial;
}