﻿body {        
    font-size: 12px;
    font-family:Calibri;
    color:#111010;
    
}

/** Profile link **/
.fxProfileLink {
    background-position: initial;
    height: 34px;
    line-height: 32px;
    background-image: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #9E1E62;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    position: fixed;
    z-index: 500;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
}
.frmIcon {
    background: url("../images/common-sprite.png") left -173px no-repeat;
    display: inline-block;
    width: 19px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
}

.fxFeedbackLink {
    background-position: initial;
    height: 34px;
    line-height: 32px;
    background-image: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(198, 29, 45);
    color: #fff;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    position: fixed;
    z-index: 500;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
}

.frmFeedbackIcon {
    background: url("../images/common-sprite.png") left -173px no-repeat;
    display: inline-block;
    width: 19px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
}

/** KYC Link **/
.fxKYCLink {
    background-position: initial;
    height: 34px;
    line-height: 32px;
    background-image: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #652C90;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    position: fixed;
    z-index: 500;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
}
.frmKYCIcon {
    background: url("../images/common-sprite.png") left -173px no-repeat;
    display: inline-block;
    width: 19px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
}

/** FAQ link **/
.fxFaqLink {
    background-position: initial;
    height: 34px;
    line-height: 32px;
    background-image: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
   /* background-color: #652C90;*/
    background-color: blueviolet;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    position: fixed;
    z-index: 500;
    bottom: 0;
    right: 0;
    background-repeat: repeat;
}
.frmFaqIcon {
    background: url("../images/common-sprite_1.png") left -187px no-repeat;
    display: inline-block;
    width: 19px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

/*end step-holder layer
************************/

#step-holder { font-family:Calibri; height:39px;  overflow:hidden; 
            border-radius: 5px 5px 5px 5px; 
            background-color:#FFF; margin-top:20px; margin-left:20px;  }	 
                
.step-no { float:left;height:29px;width:18px;font-size: 18px;line-height: 18px;padding:10px 0 0 0;text-align: center; }
.step-no-off 
{float:left;height:29px;width:18px;font-size:18px;line-height:18px;padding:10px 0 0 0;text-align: center;color:#cbcbcb; }


/*.step-dark-left {float:left;background:url(../images/step-holder/step_dark_left.png) no-repeat;height:27px;
                padding:13px 15px 0 25px;font-size: 13px;color:#fff;font-weight: bold; }*/ 
.step-dark-left {float:left;height:27px;padding:13px 15px 0 25px;font-size: 13px;
                background: url(../images/step-holder/step_dark_left.png) no-repeat;height:39px;color:#fff; font-weight: bold; } 
.step-dark-left a {font-size: 13px;color:#fff;font-weight: bold; }
.step-dark-right {float:left;width:12px;background: url(../images/step-holder/step_dark_right.gif) no-repeat;height:39px; }
.step-dark-round {float:left;width:8px;	height:39px;background: url(../images/step-holder/step_dark_round.gif) no-repeat; }

.step-light-left {float:left;height:27px;padding:13px 15px 0 25px;font-size: 13px;
                background: url(../images/step-holder/step_light_left.gif) no-repeat;height:39px;color:#cbcbcb; font-weight: bold; } 
.step-light-left a  { font-size: 13px; color:#cbcbcb;	font-weight: bold; }
.step-light-right {	float:left;	width:12px;	background: url(../images/step-holder/step_light_right.gif) no-repeat;height:39px; }
.step-light-round {float:left;width:8px;height:39px;background: url(../images/step-holder/step_light_round.gif) no-repeat; }
/*end step-holder layer*/

/** Side Bar **/
.fxSideBarLink {
    background-position:initial;
    height: 34px;
    line-height: 32px;
    background-image: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(198, 29, 35);
    color: #fff;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    position:fixed;
    float:right;
    z-index: 500;
    top:400px;
    bottom: 0;
    right: 0;      
    background-repeat: repeat;
    border:2px solid orange;
}
.frmSideBarIcon {
    background: url("../images/common-sprite.png") left -173px no-repeat;    
    display: inline-block;
    width: 19px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
}

/**Modal fade in**/
.modal.fade.in .modal-body-manual {
    bottom: 0; 
    opacity: 1;
}
.modal-body-manual {
    position: absolute;
    bottom: 0;
    right: 25%;
    padding: 30px 15px 15px 15px;
    width: 270px;
    height: 200px;
    background-color: #e5e5e5;
    border-radius: 6px 6px 0 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}
.close {
    margin-top: -20px;
    text-shadow: 0 1px 0 #ffffff;
    color:white;
}
.popup-button {
    margin-left: 140px;
    margin-top: 77px;
    font-weight: bold;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color:white ;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.panel-heading > a{
  color: white;  
}

.table-striped>tbody>tr:nth-child(odd)>th {    
    background-color: #fff;    
    color: #3c8dbc;
    height:25px;
    padding-left:3px;
    padding-right:3px;
    font-size:14px;
    font-family:Calibri;    
    border:1px solid #ddd;
    text-align:center;
    position:sticky;
    position: -webkit-sticky;
    top:0;
    z-index:999;
}   

.table-striped>tbody>tr:nth-child(even)>td {    
   padding-left:3px;
    font-size:13px;
    font-family:Calibri;  
    color: #333333;  
    border:0.1px solid #ddd;
    background-color:#f3f2f2;  
}   
.table-striped>tbody>tr:nth-child(odd)>td {    
    padding-left:3px;
    font-size:13px;
    font-family:Calibri;  
    color: #333333;  
    border:0.1px solid #ddd;
    background-color:#ffffff;
}
     
.table-striped > tbody > tr > td {
    padding-left:3px;
    font-size:13px;
    font-family:Calibri;  
    color: #333333;  
    border:0.1px solid #ddd;
    background-color: #ffffff;  
      
}

.table-hrefcolor > tbody > tr > td > a:link{    
    color: purple;            
    font-weight:bold;
}

.table-hrefcolor > tbody > tr > td > a:hover{        
    color: purple;   
    font-size:14px;    
    font-weight:bold;
}

.table-tab>tbody>tr:nth-child(odd)>th {    
    background-color:#dff0d8;    
    color: #3c763d;
    height:25px;
    padding-left:3px;
    padding-right:3px;
    font-size:14px;
    font-family:Calibri;
}        
.table-tab > tbody > tr > td {
    padding-left:3px;
    font-size:13px;
    font-family:Calibri;
}

.tableHeader {        
    color: rgb(198, 29, 35);
    height:25px;
    padding-left:3px;
    padding-right:3px;
    font-size:0.9em;
    font-weight:bold;
    font-family:'Calibri';
} 

.tableHeaderrow {    
    color: rgb(198, 29, 35);
    height:25px;
    padding-left:3px;
    padding-right:3px;
    font-size:0.9em;
    font-weight:bold;
    font-family:'Calibri';
} 

.hiddencol
{
    display: none;
}

.print
{
	display:block;
}

.fieldMandatory {font-family:Calibri; color:Red; vertical-align:middle; text-align:left; }

input[type="text"].warning { color: #1c628b; border:1px solid #1c628b;}
input[type="text"].warning:focus 
{ 
    border-color: #134461;
    -webkit-box-shadow: 0 0 6px #369bd7;
    -moz-box-shadow: 0 0 6px #369bd7;
    box-shadow: 0 0 6px #369bd7;
} 

#notes 
{
	border-bottom: #bebebe 1px dotted; 
	border-left: #bebebe 1px dotted; 
	padding-bottom: 5px; margin-top: 20px; padding-left: 5px; 
	padding-right: 5px; margin-bottom: 10px; border-top: #bebebe 1px dotted;
	border-right: #bebebe 1px dotted; padding-top: 5px
}
#notes li 
{
	list-style-position:inside; padding-bottom: 2px; list-style-type: disc; 
	padding-left: 0px; padding-right: 0px; margin-left: 25px; padding-top: 2px;
	font-size:8pt;	
}

.txtBox {
	border:2px solid #456879;
	border-radius:10px;
	height: 22px;
	width: 230px;
}

.txtBoxBackGround {
	background-image:url(../images/Icons/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Calibri;
    font-size:10pt;    
}

.txtBoxBackGroundUpper {
	background-image:url(../images/Icons/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:blue;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Calibri;
    font-size:10pt;    
    text-transform:uppercase;
}

.txtBoxBackGroundWithoutWidth {
	background-image:url(../images/Icons/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;	
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:Calibri;
    font-size:10pt;
}

.placeholder {color: #909090 !important; }

/*start Progress Layout
*************************/

.ProgressBackground {background-color:#000000; filter: alpha(opacity=50); opacity: 0.5; width: 100%; height: 100%;
                     top: 0px; left: 0px; position: fixed; z-index:2000; }
.ProgressLoading {border-radius: 6px 6px 6px 6px; font-size:medium;
                  font-family: Calibri; padding:3px 3px 3px 3px;top: 43%; position: fixed; right: 40%;
                  position: fixed; opacity: 3; background-color: purple;
                  z-index: 2005;width:57px; }  
                  
/*end Progress Layout*/

/*start Progress Layout
*************************/

/*.ProgressBackground {background-color:#000000; filter: alpha(opacity=50); opacity: 0.4; width: 100%; height: 100%;
                     top: 0px; left: 0px; position: fixed; z-index:2000; }*/
/*.ProgressLoading {border-radius: 6px 6px 6px 6px; box-shadow: 0 0 11px #000000; color: #00335E; font-size:medium;
                  font-family: Calibri; padding:5px 5px 5px 5px;top: 43%; position: fixed; right: 40%;
                  position: fixed; opacity: 1; background-image: url(../images/layerBox-bg.png);
                  z-index: 2005;}  */
                  
/*end Progress Layout*/


fieldset.scheduler-border {
    border: 1px solid rgb(198, 29, 35) !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px rgb(198, 29, 45);
            box-shadow:  0px 0px 0px 0px rgb(198, 29, 45);            
}

legend.scheduler-border {
    font-size: 1em !important;
    font-weight: bold !important;
    color:blue;
    text-align: center !important;
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

fieldset.searchdownLayer_content {
    border: 1px solid #909090 !important;
    padding: 0 1em 1em 1em !important;
    margin: 0 0 1em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px rgb(198, 29, 45);
            box-shadow:  0px 0px 0px 0px rgb(198, 29, 45);            
}

legend.searchdownLayer_content {
    font-size: 0.8em !important;
    font-weight: bold !important;
    color:blue;
    text-align: center !important;
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

.alert 
{
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    margin-bottom: 9px;
    margin-top: 10px;
    padding: 10px 10px 10px 35px;
    text-align:left;
} 

.alert.error 
{
    background-color: #FACFCF;
    background-image: url("../images/Icons/cross-circle.png");
    border-color: #DC1C1C;
    color: #820101;
}

.alert span.hide {
    cursor: pointer;
    float: right;
    font-weight:bold;
    margin: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.alert span:hover
{
    color:Red;
    
}

.errmsg
{    
    padding: 10px 10px 10px 35px;
    border-radius: 5px 5px 5px 5px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-image: url("../images/Icons/cross-circle.png");
    background-color: #FACFCF;
    border: 1px solid #DC1C1C;
    text-align:left;
    color: #820101;
} 

/* Query Discussion */
.txtpadding {padding:2px 2px 2px 4px; height:100%; overflow:inherit; }

/* Model Close Button */
.modal {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important; 
}
.modal-header {
    position: relative;
}
.mynewclassclose {
    position: absolute;
    margin: 0;
    top: -6px; /* half height of "X" image, just for nice placing*/
    right: -2px; /* half width of "X" image, just for nice placing*/
    opacity: 5;
}
.mynewclassclose:hover {
    opacity: 5;
}

.mynewclasshomeclose {
    position: absolute;
    margin: 0;
    top: -6px; /* half height of "X" image, just for nice placing*/
    right: -2px; /* half width of "X" image, just for nice placing*/
    opacity: 5;
    color:#FF0000;
    text-shadow:0 1px 0 #1c628b;
}
.mynewclasshomeclose:hover {
    color:blue;
    text-decoration:none;
    cursor:pointer;filter:alpha(opacity=50);
    opacity:5;
}

/*Rounded & Rectangle List Starting*/

ol {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'Calibri';
    padding: 15px; /*modify by saravanan "0" to 15px*/
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

ol ol {
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
}

.rounded-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    /*background: #99ca63;*/    
    background:#3c78ba;
    color: #fff;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

.rounded-list a:hover{
    /*background: #eee;*/
    background: #3c78ba;
}

.rounded-list a:hover:before{
    transform: rotate(270deg);  
}

.rounded-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -0.5em;
    top: 50%;
    margin-top: -1.3em;
    /*background: #87ceeb;*/    
    /*background: #fbbf51;*/
    background:#3c78ba;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid skyblue;    
    text-align: center;
    font-weight: bold;
    border-radius: 1em;
    transition: all .3s ease-out;
}

.rectangle-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;   
}

.rectangle-list a:hover{
    background: #eee;
}   

.rectangle-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #fa8072;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.rectangle-list a:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;               
}

.rectangle-list a:hover:after{
    left: -.5em;
    border-left-color: #fa8072;             
}   
/*Rectangle List Ending*/

.rotate-text {
  background: #2db34a;
  border-radius: 6px;
  width:550px;
  height: 30px;
  transition-property: background, border-radius;
  transition-duration: .2s, 1s;
  transition-timing-function: linear;
  color:#fff;
  font-weight:bold;
  font-size:14pt;
  text-align: center;  
}
.rotate-text:hover {
  background: #ff7b29;
  border-radius: 50%;
}
.rw-words{
	/*position: absolute;*/
	left: 220px;
	top: 220px;
	height: 60px;
	width: 400px;
	-webkit-perspective: 800px;
	perspective: 800px;
    background-color:#ff7b29;
}
.rw-words span{
	position: absolute;
	font-size: 20pt;
	color: transparent;
	text-shadow: 0px 0px 80px rgba(255,255,255,1);
	opacity: 0;
	-webkit-animation: rotateWord 6s linear infinite 0s;
	-ms-animation: rotateWord 6s linear infinite 0s;
	animation: rotateWord 6s linear infinite 0s;
}

@-webkit-keyframes rotateWord {
    0% { opacity: 0; -webkit-animation-timing-function: ease-in; -webkit-transform: translateY(-200px) translateZ(300px) rotateY(-120deg); }
    5% { opacity: 1; -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(0px) translateZ(0px) rotateY(0deg); }
	6% { text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    17% { opacity: 1; text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; -ms-animation-timing-function: ease-in; -ms-transform: translateY(-200px) translateZ(300px) rotateY(-120deg); }
    5% { opacity: 1; -ms-animation-timing-function: ease-out; -ms-transform: translateY(0px) translateZ(0px) rotateY(0deg); }
	6% { text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    17% { opacity: 1; text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; -webkit-transform: translateY(-200px) translateZ(300px) rotateY(-120deg); transform: translateY(-200px) translateZ(300px) rotateY(-120deg); }
    5% { opacity: 1; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-transform: translateY(0px) translateZ(0px) rotateY(0deg); transform: translateY(0px) translateZ(0px) rotateY(0deg); }
	6% { text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    17% { opacity: 1; text-shadow: 0px 0px 0px rgba(255,255,255,1); color: #fff; }
    20% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 1060px){
	/*.rw-sentence > span:first-child { font-size: 500%; left: 0px;}
	.rw-sentence > span:nth-child(2) { font-size: 200%; top: 125px; left: 30px; }
	.rw-sentence > span:nth-child(3) { top: 175px; left: 30px; font-size: 235%; }*/
	.rw-words { left: 95px; top: 171px; }
	.rw-words span { font-size: 20pt; }
	/*.rw-sentence > span:last-child { top: 240px; left: 30px; }*/
}
@media screen and (max-width: 400px){
	/*.rw-sentence > span:first-child { font-size: 200%; left: 0px;}
	.rw-sentence > span:nth-child(2) { font-size: 100%; top: 50px; left: 10px; }
	.rw-sentence > span:nth-child(3) { top: 76px; left: 10px; font-size: 120%; }*/
	.rw-words { left: 45px; top: 76px; }
	.rw-words span { font-size: 20pt; }
	/*.rw-sentence > span:last-child { top: 106px; left: 10px; font-size: 100%; }*/
}


.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}

/* ----- MODAL STYLE ----- */


/*start search Box & dropdown layer
**************************************/
div.searchuser { color: #669533; border:0px solid #C3C3C3; outline: none; padding:2px 3px 2px 5px;}
div.searchuser input { border:1px solid #C3C3C3; }

div.searchuser:focus 
{ 
    border-color: #bbbdbe;
    -webkit-box-shadow: 0 0 6px #99ca63;
    -moz-box-shadow: 0 0 6px #99ca63;
    box-shadow: 0 0 6px #99ca63;  
}

.searchdownLayer { color: #669533; 
                  border:1px solid #C3C3C3; 
                  border-top:0; 
                  padding:10px 3px 10px 5px;display:none;
                  position:absolute;
                  opacity:1;
                  background: none repeat scroll 0 0 #F5F5F5;                   
                  }
.searchdownLayer:hover 
{  
    display:block; 
}

/*end search Box & dropdown layer*/

.ftr { background-color: #d6dadf; color: #454545;}

/*.nav {
    background-color: #000 !important;
}*/

.nav>li>a {    
    color: #fff;
    font-weight:bold;
}

.CheckBoxlist label {padding:0px; padding-left:5px; color:#393939; font-weight:normal; font-family:'Calibri'; font-size:14px; } 

.hand {cursor:pointer; }

.ico{width:55px;height:55px;}

/* start meassage 
   ***************/
 .note 
{ 
    border: 1px solid;
 
    clear: both;
    margin-bottom: 9px;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    text-align:left;
    font-family: Calibri; font-size:12px;
}  
 .noteinfo 
{
    background-color: #D8E7FA; 
    border-color: #9DBFEA;
    color: #00357B;
}  
   
   
.msg 
{
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border: 1px solid;
 
    clear: both;
    margin-bottom: 9px;
    margin-top: 10px;
    padding: 10px 10px 10px 35px;
    text-align:left;
    font-family: Calibri; font-size:12px;
    
}   
.hide{font-weight:bold;text-shadow:1px 1px 0 #fff;float:right;cursor:pointer;margin:0}

.msgsuccess 
{
    background-color: #D1E8D2;
    background-image: url("../images/icons/tick-circle.png");
    border-color: #339933;  
    color: #00632E;
} 

.msgfailure 
{
    background-color: #FACFCF;
    background-image: url("../images/icons/cross-circle.png");
    border-color: #DC1C1C;
    color: #820101;
} 
.msgwarning 
{
    background-color: #FDEFBD;
    background-image: url("../images/icons/exclamation.png");
    border-color: #D4B64B;
    color: #675100;
}

.msginfo 
{
    background-color: #D8E7FA;
    background-image: url("../images/icons/information.png");
    border-color: #9DBFEA;
    color: #00357B;
}

.msgnote 
{
    background-color: #F4F4F4;
    background-image: url("../images/icons/notebook.png");
    border-color: #BDBDBD;
    color: #4D4D4D;
}
/* end meassage */

/*start News scroller*/

#marqueecontainer { border-style: none; border-color: inherit; border-width: 0px; position: relative; width: 97%; /*marquee width 230px*/
                    height: 300px; /*marquee height */ overflow: hidden; padding-left: 5px;top: 0px;left: 0px;
                    padding-right: 2px;padding-top: 2px;padding-bottom: 2px; }
#marqueecontainer div {	padding:0;	margin:0; }
#marqueecontainer p {padding:0;	margin:0;line-height:18px;}
#marqueecontainer a.link_text:link {text-decoration:underline;color:Gray;font-weight:normal;cursor:pointer;line-height:18px; } 
#marqueecontainer a.link_text:hover {color:Gray;text-decoration:underline;font-weight:normal;cursor:pointer; }
#marqueecontainer a.link_text:visited {color:Blue;text-decoration:underline;font-weight:normal;	cursor:pointer; }

/*end News scroller*/

/*Progressbar container*/
#divProgressContainer
{
	border-left: solid 1px #CFCFCF;
	border-right: solid 1px #CFCFCF;
	width: 300px;
	height: 12px;
	background-image: url(../images/Icons/Progressbar_Wrapper.gif);
} 
#divProgress
{
	background-image: url(../images/Icons/Progressbar_Content.gif);
	height: 100%;
	width: 0px;
}

.authenticat-table{
  
    border-color:white;
    
    
}

.authenticat-table>th{
  
    background-color:red;
    
    
}
/*Tax Proof */
.triggers {
	margin-bottom: 20px;
	position: relative;
}
.triggers .trigger {
	margin-left: 30px;
}
.triggers > .target_anchor {
	margin-left: 50px;
    color:purple;
}
.triggers > .trigger:first-child,
.triggers > .target_anchor:first-child {
	margin-left: 0;
}

/*#uploadContainer
{ 
	background-color:#E2EDF8;
	border:1px solid #88B5E9;
	padding:5px;
}*/ 


 .btn-group-horizantal
        {
            background-color:#ddd;
            color:black;
        }
        .paginate_button_disabled{
            color:#2060f5;
        }
        .paginate_button{
            color:#2060f5;
        }