﻿td span a
{
    color:red !important;
    text-decoration:none;
}
    td span a:hover {
        text-decoration: none;
    }
    td span a:visited{

        color:red;
    }
    .setborderred {
        border: 1px solid red;
    }
            .setborderred:after {
            }

              @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

          #menupanel {
                     width: 70% !important;
                     left: 15% !important;
               }
               .menubtnpanel {
               }
        }
        @media only screen and (max-width:750px) and (orientation:portrait) {
              #menupanel {
                   width: 98% !important;
                   left: 1% !important;
                  
               }
               .menubtnpanel {
                    /*   left: 25% !important;*/
               }
        }
        @media only screen and (max-width:750px) and (orientation:landscape) {

           

        }
          .menubtn {
               padding: 10px;
               border-bottom: 0.5px solid #b6b1b1e6;
           }

           #menupanel {
                position:fixed;
                height: 70%;top: 15%;left: 25%;
                width: 50%; 
                /*background-color: rgb(86, 83, 83);*/
                background:url(../images/titlebg.png) repeat;
                z-index:9999;
           }
           .menubtnpanel {
               
             /*  left: 40%;top: 35%;height: 50%;position: fixed;*/
               color: white;
           }


.amt_border
{
    border: 1px solid #cecccc;
}
.amt_label
{
    color: #000000a6;
}
.amt_title
{
    padding: 6px 5px 6px 7px;
   /* background: #2196F3;*/
   background: rgba(73,155,234,1);
    background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(49%, rgba(33,141,235,1)), color-stop(91%, rgba(73,155,234,1)), color-stop(100%, rgba(73,155,234,1)));
    background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
    background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
    background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
    background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#499bea', GradientType=0 );
    color: white;
    font-size: 18px;
    font-weight: 900;
    border-bottom: 1px solid #00050a
}
.amt_total
{
   /* background: #9e9e9e;*/
   background:#f2f2f2;
    padding: 2px 5px 2px 0px;
    color: #010000;
    font-size: 20px;
    font-weight: 900;
    text-align: right;
}
.tab-active
{
    background: transparent;
    color: rgba(33,141,235,1);
    text-align: center;
    padding: 10px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid #00000030;
    border-radius: 6px;
    box-shadow: 0px 1px 3px 0px rgba(33,141,235,1);
}

.mytabbtn
{
    background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #00000059;
}

.sidehead 
{
    color: #3a87ad;
    padding: 14px 0 14px 5px;
    background: #d9edf7 !important;
    border:1px solid #ddd;
}

.backbtn:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: '\f112';
    color: white;
    background: #022b2b;
    border: 1px solid black;
    width: 50px;
    padding: 10px;
    text-align: center;
    /* padding: 10px; */
    height: 42px;
    /* margin-left: 10px; */
    margin-right: -10px;
    margin-top: -10px;
}

.formtitle {
       padding:10px;
       border: 1.3px solid black;
       background:url(../../images/titlebg.png) repeat ;
       color: white;
       text-align: left;
       font-style: normal;
       font-weight: 600;
       height: 43px;

        }


.bkbtn:hover
{
    text-decoration:none;
}

.labelC {
    
    float:left;
}
.labelP {
    float:left;
    width:50% !important;
    padding:5px;
}
        .bankMenu {

            z-index:1;
            color:white;
            font-weight:bold;

            background: rgba(73,155,234,1);
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(49%, rgba(33,141,235,1)), color-stop(91%, rgba(73,155,234,1)), color-stop(100%, rgba(73,155,234,1)));
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#499bea', GradientType=0 );

    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);

cursor:pointer;

        }

.shadow {

     -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
}

#Panel1, #Panel2{

    border:3px solid rgba(73,155,234,1);
     -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
}

        .shadow {


 -webkit-box-shadow: 9px 30px 90px -26px rgba(0,0,0,0.75);
-moz-box-shadow: 9px 30px 90px -26px rgba(0,0,0,0.75);
box-shadow: 9px 30px 90px -26px rgba(0,0,0,0.75);

}

        .bankfrm, body {

            background-color:white;
            /*background-image:url('stripe/bl.png');*/
            overflow:auto;
        }

        input, textarea, select {

            border: 1px solid rgba(33,141,235,1);
            border-radius:0px !important;
            background-color:transparent !important;

        }

        label {
           
            padding: 5px 0px 5px 0px;
            color: rgba(73,155,234,1);
            font-weight:bold;
        }

        input[type='submit'],input[type='button'],button {

             background: rgba(73,155,234,1) !important;
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(49%, rgba(33,141,235,1)), color-stop(91%, rgba(73,155,234,1)), color-stop(100%, rgba(73,155,234,1))) !important;
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%) !important;
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%) !important;
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#499bea', GradientType=0 ) !important;

    color:white !important;
    font-family: 'Segoe UI' !important;

        }

         .selected {
            border-bottom:3px solid #0c65ad !important;
        }


         /********************************/


.btopic {

 background: rgba(252,234,187,1);
background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 25%, rgba(248,181,0,1) 49%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(25%, rgba(252,205,77,1)), color-stop(49%, rgba(248,181,0,1)), color-stop(100%, rgba(251,223,147,1)));
background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 25%, rgba(248,181,0,1) 49%, rgba(251,223,147,1) 100%);
background: -o-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 25%, rgba(248,181,0,1) 49%, rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 25%, rgba(248,181,0,1) 49%, rgba(251,223,147,1) 100%);
background: linear-gradient(to bottom, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 25%, rgba(248,181,0,1) 49%, rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0 );

 /* background-color:#facb4d;

     */

 padding:10px;
font-weight:bold;
text-align:left;
z-index:1;

 -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);

}

.stopic {

background-color:#facb4d;
padding:10px;
font-weight:bold;
text-align:right !important;
z-index:1;

 -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);

}

/*****************************************************************************************************************************/

#fountainG{
	position:relative;
	width:234px;
	height:28px;
	margin:auto;
      margin-top: 45px;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(54,133,194);
	width:28px;
	height:28px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:19px;
		-o-border-radius:19px;
		-ms-border-radius:19px;
		-webkit-border-radius:19px;
		-moz-border-radius:19px;
}

#fountainG_1{
	left:0;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}

#fountainG_2{
	left:29px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}

#fountainG_3{
	left:58px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}

#fountainG_4{
	left:88px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}

#fountainG_5{
	left:117px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}

#fountainG_6{
	left:146px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}

#fountainG_7{
	left:175px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
}

#fountainG_8{
	left:205px;
	animation-delay:1.64s;
		-o-animation-delay:1.64s;
		-ms-animation-delay:1.64s;
		-webkit-animation-delay:1.64s;
		-moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(47,123,181);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(47,123,181);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(47,123,181);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(47,123,181);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(47,123,181);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}



table th, table thead tr th, table thead tr td {

       background: rgba(73,155,234,1);
background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(49%, rgba(33,141,235,1)), color-stop(91%, rgba(73,155,234,1)), color-stop(100%, rgba(73,155,234,1)));
background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
background: linear-gradient(to bottom, rgba(73,155,234,1) 0%, rgba(33,141,235,1) 49%, rgba(73,155,234,1) 91%, rgba(73,155,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#499bea', GradientType=0 );

color:white !important;
border: 0px solid black !important;

}