/* CSS Document */

.heading {
    color: #45484D;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
}
.heading1 {
    
    float: left;
    font-size:24.5px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    color: #575655;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin: 0 0 5px;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	
}

input.file {
	position: relative;
	
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
    top: 1380px;
    left: 224px;
}
.tdText
{

	
	padding-right:10px;
}
.tdText1
{

	
	padding-right:20px;
}

.tdText2
{

	
	padding-right:25px;
}
.tdText3
{

	
	padding-right:15px;
}


.valid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fb4a3c;
	text-align:left;
	padding-left:12px;
	
	}
	.valid_normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575655;
	text-align:left;
	padding-left:12px;
	
	}

  .star{ color:#FF0000;
         padding-top:6px;
         text-align:left;
         font-weight:normal;
         }

.td_style1{
	font-family: 'Open Sans',sans-serif;
}
.td_style{
	      
    float: left;
    
    line-height:25px;
    border-collapse:collapse;
    color: #575655;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin: 0 0 5px;
	font-size:14px;
	padding-right:2px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 25px;
}
.td_style2{
	      
    float: left;
    line-height:25px;
    border-collapse:collapse;
    color: #575655;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin: 0 0 5px;
	font-size:14px;
	padding-right:2px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 25px;
}

.td_stylei{
	      
    float: left;
    
    line-height:20px;
    border-collapse:collapse;
    color: #575655;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin: 0 0 0 0px;
	font-size:11px;
	padding-right:2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 3px;
	height: 15px;
}
.td_stylen{
	      
    float: left;
    
    line-height:25px;
    border-collapse:collapse;
    color: #575655;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin: 0 0 0 0;
	font-size:14px;
	padding-right:2px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 25px;
}
.td_style1{
	      
    float: left;
    
    line-height:25px;
    border-collapse:collapse;
    color: #575655;
    font-family: 'Open Sans',sans-serif;
    
    margin: 0 0 5px;
	font-size:14px;
	padding-right:2px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 25px;
}
.heading2 {
   
    
    color: #575655;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
    vertical-align: middle;

    font-family: 'Open Sans',sans-serif;
    
 
}

h1,h2,h3,h4,h5,h6{color: #575655;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin: 0 0 5px;
	}
	
h3{font-size:24.5px;}
h4{font-size:17.5px;}

	
.widget {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    
    position: relative;
}

.widget-head {
    background:  #F8F8F8;
    border:1px solid #E5E5E5;
	border-collapse:collapse;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-bottom: medium;
	
	
}	

[data-toggle="collapse-widget"] .collapse-toggle {
    cursor: pointer;
    display: block;
    float: right;
    height: 29px;
    margin-right: -10px;
    position: relative;
    width: 30px;
}
[data-toggle="collapse-widget"] .collapse-toggle:before {
    color: #797979;
    content: "";
    display: block;
    font-family: "Glyphicons";
    font-size: 24px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: 100%;
}
[data-toggle="collapse-widget"] a ~ .collapse-toggle {
    margin-right: 0;
}
[data-toggle="collapse-widget"][data-collapse-closed="false"] .collapse-toggle:before {
    content: "";
}
[data-toggle="collapse-widget"][data-collapse-closed="true"] > .widget-head {
    border-bottom: medium none;
}
[data-toggle="collapse-widget"] .collapse:not(.list) {
    padding: 0;
    transition: padding 0.1s ease 0s;
}
[data-toggle="collapse-widget"] .collapse.in:not(.list) {
    padding: 10px;
}


/*  Text Box styles */
input{width:96%;}
textarea{width:96%;}
.input-normal
{
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 15px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  float:none;
}
.input-normalgrid
{
  display: inline-block;
  height: 12px;
  padding: 4px 6px;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 15px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  text-align:center;
  float:none;
  width:158px;
  overflow:hidden;
}
.input-normal1
{
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 15px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  float:none;
}
.input_normalarea
{
display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 15px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  float:none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #fd8d8d;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 3px rgba(181,181,181,.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 3px rgba(181,181,181,.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 3px rgba(181,181,181,.1);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
  background: url(../img/checkbox.gif) no-repeat;
}
/*input[type="file"],*/
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
 {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.btn {
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0) inset, -1px -1px 1px rgba(0, 0, 0, 0) inset;
    font-weight: 600;
}
.btn-block {
    width: 100%;
}
.btn-default {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #DCDCDC;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    text-shadow: 0 1px 0 #FFFFFF;
}

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
    background-color: #FCF8E3;
    border-color: #C09853;
    color: #C09853;
}

.input-append, .input-prepend {
    display: inline-block;
    font-size: 0;
    margin-bottom: 10px;
    vertical-align: middle;
    white-space: nowrap;
}

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
    border-radius: 0 4px 4px 0;
    margin-bottom: 0;
    position: relative;
    vertical-align: top;
}

input-append .add-on, .input-prepend .add-on {
   /* background-color: #EEEEEE;*/
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
	color:#8b8a8a;
	font-family: 'Open Sans',sans-serif;
}
.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle {
    border-radius: 0;
    vertical-align: top;
}
.input-append .active, .input-prepend .active {
    background-color: #A9DBA9;
    border-color: #46A546;
}

.input-prepend .add-on, .input-prepend .btn {
    margin-right: -1px;
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
    border-radius: 4px 0 0 4px;
}
.input-append input, .input-append select, .input-append .uneditable-input {
    border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
    border-radius: 0 4px 4px 0;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group {
    margin-left: -1px;
}
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
    border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
    border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
    border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
    border-radius: 4px 0 0 4px;
    margin-right: -1px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
}
.input-prepend.input-append .btn-group:first-child {
    margin-left: 0;
}


.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #B3B3B3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #a7a7a7;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 1.5px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}
.btn:active, .btn.active {
}
.btn:first-child {
}
.btn:hover, .btn:focus {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.btn:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.btn.disabled, .btn[disabled] {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

.nav .dropdown-toggle .caret {
    border-bottom-color: #0088CC;
    border-top-color: #0088CC;
    margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
    border-bottom-color: #005580;
    border-top-color: #005580;
}
.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.nav-tabs .active .dropdown-toggle .caret {
    border-bottom-color: #555555;
    border-top-color: #555555;
}
.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
    cursor: pointer;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    background-color: #999999;
    border-color: #999999;
    color: #FFFFFF;
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
    opacity: 1;
}


    .checkbox, .radio {
      width: 19px;
      height: 25px;
      padding: 0 5px 0 0;
      background: url(../images/checkbox.png) no-repeat;
      
      display: block;
      clear: left;
      float: left;
    }
    .radio {
      background: url(../images/radio.png) no-repeat;
    }
 
 .chk_font{ 
    font-family: 'Open Sans',sans-serif;
	font-size:13px;
  
	color: #636363;
	line-height:24px;
	vertical-align:top;}

.myborder {border: 1px solid #CCCCCC;font-size: 14px; font-family: 'Open Sans',sans-serif; }


.btn1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #B3B3B3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #a7a7a7;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 2px 5px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.footer_text1 a:hover{color:#e04545 !important;}


.rowcl3-col1{float:left; margin-right:2%; width:49%;}
.rowcl3-col2{margin-right:2%; float:left; width:23.5%;}
.rowcl3-col3{float:right; width:23.5%;}

.rowcl3-1{float:left; margin-right:2%; width:32%;}
.rowcl3-2{margin-right:2%; float:left; width:32%;}
.rowcl3-3{float:right; width:32%;}


.rowcl1-col1{margin:0px 15px;}

.rowcl4-col1{float:left; margin-right:2%; width:23.5%;}
.rowcl4-col2{float:left; margin-right:2%; width:23.5%;}
.rowcl4-col3{float:left; margin-right:2%; width:23.5%;}
.rowcl4-col4{float:right; width:23.5%;}

.fancy-select{ position:relative !important}
.options, .trigger{width:100% !important; }
.captcha{font-family: 'Open Sans',sans-serif; color:#575655; margin-top:4px; }


/* table */


.gridpaging {
          text-align:right;
           width:100%;
           
        }
.gridpaging td table
{
	 text-align:right;
	
        
}
.gridpaging a {
    text-decoration: none;
     border-bottom: solid 1px #daa520;
    color: #daa520;
}

.gridpaging a, .gridpaging span {
  
    margin:2px;
    padding-left:2px;
    padding-right:2px;
   
}

.newstatus{ margin-left:17px;}
.newstatus .jqTransformRadioWrapper{ margin-top:5px!important; font-weight:normal;}
.newstatus .jqTransformRadioWrapper label{ margin-top:3px!important}
.sts{margin-bottom:10px;}
.ful
{
	      
    float: left;
    line-height:25px;
    border-collapse:collapse;
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-weight: 200;
    margin: 0 0 5px;
	font-size:14px;
	padding-right:2px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 25px;
}


.new_chk
{  background: url("../img/checkbox.gif") no-repeat scroll center top transparent;
    display: block;
    height: 19px;
    padding-left: 10px;
    vertical-align: middle;
    width: 18px;
}
    .menuma options
        {
            list-style: none;
            margin: 0;
            position: absolute;
            top: 50px;
            left: 0;
            visibility: hidden;
            opacity: 0;
            z-index: 50;
            max-height: 200px;
            overflow: auto;
            background: #f5f5f5;
            border-radius: 4px;
            border-top: 1px solid #f8f8f8;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
            min-width: 100%;
            padding: 10px 0;
            transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
            -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
            -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
            -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
            -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
        }
        .menuma
        {
            border-radius: 3px;
            cursor: pointer;
            padding: 2px 24px 2px 10px !important;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100%;
            position: relative;
            background: #F5F5F5;
            border: 1px solid #F8F8F8;
            border-top-color: #F8F8F8;
            color: #4B5468;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        }
     