/* = The SMIPL Grid System
----------------------------------------------------------------------------------------------- */
.mcRow { margin:0 auto; width:100%; padding-right: 30px;}
.mcRow:before,.mcRow:after { content:" ";display:table; }
.mcRow:after { clear:both; }
.mcRow .mcRow { margin:0 -.5rem;max-width:none;width:auto; }
.mcRow .mcRow:before,.mcRow .mcRow:after {content:" ";display:table; }
.mcRow .mcRow:after { clear:both; }
.mcColumn,.mcColumns{ padding-left:15px;padding-right:15px;width:100%;float:left; }

/* ============================================================================================  */
/* = SMIPL Media Query For All Browser 
/* ============================================================================================  */

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {

.mcSML-1{width:8.33333%}
.mcSML-2{width:16.66667%}
.mcSML-2_5{width:20%}
.mcSML-3{width:25%}
.mcSML-4{width:33.33333%}
.mcSML-5{width:41.66667%}
.mcSML-6{width:50%}
.mcSML-7{width:58.33333%}
.mcSML-8{width:66.66667%}
.mcSML-9{width:75%}
.mcSML-10{width:83.33333%}
.mcSML-11{width:91.66667%}
.mcSML-12{width:100%}

}
/* Smartphones (portrait) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : portrait) {	
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : landscape) 
{
   
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) 
{
.mcSML-1{width:8.33333%}
.mcSML-2{width:16.66667%}
.mcSML-2_5{width:20%}
.mcSML-3{width:25%}
.mcSML-4{width:33.33333%}
.mcSML-5{width:41.66667%}
.mcSML-6{width:50%}
.mcSML-7{width:58.33333%}
.mcSML-8{width:66.66667%}
.mcSML-9{width:75%}
.mcSML-10{width:83.33333%}
.mcSML-11{width:91.66667%}
.mcSML-12{width:100%}
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px) {
}
/* Hide for Small Screen */
.hideMob { display: none !important; }

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : portrait) {
}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : landscape) {
.mcMED-1{width:8.33333%}
.mcMED-2{width:16.66667%}
.mcMED-2_5{width:20%}
.mcMED-3{width:25%}
.mcMED-4{width:33.33333%}
.mcMED-5{width:41.66667%}
.mcMED-6{width:50%}
.mcMED-7{width:58.33333%}
.mcMED-8{width:66.66667%}
.mcMED-9{width:75%}
.mcMED-10{width:83.33333%}
.mcMED-11{width:91.66667%}
.mcMED-12{width:100%}

}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
.mcMED-1{width:8.33333%}
.mcMED-2{width:16.66667%}
.mcMED-2_5{width:20%}
.mcMED-3{width:25%}
.mcMED-4{width:33.33333%}
.mcMED-5{width:41.66667%}
.mcMED-6{width:50%}
.mcMED-7{width:58.33333%}
.mcMED-8{width:66.66667%}
.mcMED-9{width:75%}
.mcMED-10{width:83.33333%}
.mcMED-11{width:91.66667%}
.medium-12{width:100%}

}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) 
{
    /* Fixtures - Results - Live - BOX */
	.mcMatchBox .mcBoxFooter::before { right: 32%; }
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

}
 
/* = iPad 3 ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* = Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) { 
.mcLA-1{width:8.33333%}
.mcLA-2{width:16.66667%}
.mcLA-2_5{width:20%}
.mcLA-3{width:25%}
.mcLA-4{width:33.33333%}
.mcLA-5{width:41.66667%}
.mcLA-6{width:50%}
.mcLA-7{width:58.33333%}
.mcLA-8{width:66.66667%}
.mcLA-9{width:75%}
.mcLA-10{width:83.33333%}
.mcLA-11{width:91.66667%}
.mcLA-12{width:100%}
}
 
/* = Large screens ----------- */
@media only screen
and (min-width : 1824px) {
.mcXL-1, .mcRow .mcXL-1  { width: 8.33333%; }
.mcXL-2, .mcRow .mcXL-2  { width: 16.66667%; }
.mcXL-2_5, .mcRow .mcXL-2_5  { width: 20%; }
.mcXL-3, .mcRow .mcXL-3  { width: 25%; }
.mcXL-4, .mcRow .mcXL-4  { width: 33.33333%; }
.mcXL-5, .mcRow .mcXL-5  { width: 41.66667%; }
.mcXL-6, .mcRow .mcXL-6  { width: 50%; }
.mcXL-7, .mcRow .mcXL-7  { width: 58.33333%; }
.mcXL-8, .mcRow .mcXL-8  { width: 66.66667%; }
.mcXL-9, .mcRow .mcXL-9  { width: 75%; }
.mcXL-10, .mcRow .mcXL-10 { width: 83.33333%; }
.mcXL-11, .mcRow .mcXL-11 { width: 91.66667%; }
.mcXL-12, .mcRow .mcXL-12 { width: 100%; }
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5
======================================= */
/* (portrait & landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
.mcSML-1{width:8.33333%}
.mcSML-2{width:16.66667%}
.mcSML-2_5{width:20%}
.mcSML-3{width:25%}
.mcSML-4{width:33.33333%}
.mcSML-5{width:41.66667%}
.mcSML-6{width:50%}
.mcSML-7{width:58.33333%}
.mcSML-8{width:66.66667%}
.mcSML-9{width:75%}
.mcSML-10{width:83.33333%}
.mcSML-11{width:91.66667%}
.mcSML-12{width:100%}
}
@media only screen and (min-device-width : 320px)and (max-device-width : 568px)and (orientation : landscape) {
/* STYLES GO HERE */
}
 
@media only screen and (min-device-width : 320px)and (max-device-width : 568px)and (orientation : portrait) {
/* STYLES GO HERE */
}

/* iPhone 6 
======================================= */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+
======================================= */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3
======================================= */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4
======================================= */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5
======================================= */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
@media only screen 
and (min-device-width: 360px) 
and (max-device-height: 640px) 
and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
}

/* mcSML displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {  display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {  display: table-cell !important; } 
  }
/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {display: table-cell !important; } 
  }
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {   display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {display: table-cell !important; } 
    }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape,table.show-for-portrait{display:table!important}
thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group!important}
tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group!important}
tr.hide-for-landscape,tr.show-for-portrait{display:table-row!important}
td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell!important}

@media only screen and (orientation: landscape) {
.show-for-landscape,.hide-for-portrait{display:inherit!important}
.hide-for-landscape,.show-for-portrait{display:none!important}
table.show-for-landscape,table.hide-for-portrait{display:table!important}
thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group!important}
tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group!important}
tr.show-for-landscape,tr.hide-for-portrait{display:table-row!important}
td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell!important} }
@media only screen and (orientation: portrait) {
.show-for-portrait,.hide-for-landscape{display:inherit!important}
.hide-for-portrait,.show-for-landscape{display:none!important}
table.show-for-portrait,table.hide-for-landscape{display:table!important}
thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group!important}
tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group!important}
tr.show-for-portrait,tr.hide-for-landscape{display:table-row!important}
td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell!important} }
/* Touch-enabled device targeting */
.show-for-touch{display:none!important}
.hide-for-touch{display:inherit!important}
.touch .show-for-touch{display:inherit!important}
.touch .hide-for-touch{display:none!important}

/* Specific visibility for tables */
table.hide-for-touch{display:table!important}
.touch table.show-for-touch{display:table!important}
thead.hide-for-touch{display:table-header-group!important}
.touch thead.show-for-touch{display:table-header-group!important}
tbody.hide-for-touch{display:table-row-group!important}
.touch tbody.show-for-touch{display:table-row-group!important}
tr.hide-for-touch{display:table-row!important}
.touch tr.show-for-touch{display:table-row!important}
td.hide-for-touch{display:table-cell!important}
.touch td.show-for-touch{display:table-cell!important}
th.hide-for-touch{display:table-cell!important}
.touch th.show-for-touch{display:table-cell!important}

/* Screen reader-specific classes */
.show-for-sr{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}
.show-on-focus{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}
.show-on-focus:focus,.show-on-focus:active{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}

.noPadding{
    padding : 0 !important;
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
 *{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}
.show-for-print{display:block}
.hide-for-print{display:none}
table.show-for-print{display:table!important}
thead.show-for-print{display:table-header-group!important}
tbody.show-for-print{display:table-row-group!important}
tr.show-for-print{display:table-row!important}
td.show-for-print{display:table-cell!important}
th.show-for-print{display:table-cell!important}

a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
pre,blockquote{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
tr,img{page-break-inside:avoid}
img{max-width:100%!important}
@page{margin:.5cm}
.hide-on-print{display:none!important}
.print-only{display:block!important}
.hide-for-print{display:none!important}
.show-for-print{display:inherit!important} }
/* Print visibility */
@media print {
.show-for-print{display:block}
.hide-for-print{display:none}
table.show-for-print{display:table!important}
thead.show-for-print{display:table-header-group!important}
tbody.show-for-print{display:table-row-group!important}
tr.show-for-print{display:table-row!important}
td.show-for-print{display:table-cell!important}
th.show-for-print{display:table-cell!important}}
@media not print {
  .show-for-print { display: none !important; } }

  .fl{
      float: left !important;
  }
  
  .w1{
      width : 100% !important;
  }
  .w2{
      width : 50% !important;
  }
  .tc{
      text-align: center !important;
  }
  

.pageTitle{
    color: #007CD6;
    font-size: 28px;
    text-transform: uppercase;
}
.pageTitle.c_red{
    color : #ff503f;
}

.commonformBlock{
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.commonformBlock.roleForm{
    background-color: #e8e8e8;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}

.commonformBlock .formTitle{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.commonformBlock .formItems{
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.commonformBlock .formItems.withValidation{
    padding-right: 24px;
}

.commonformBlock .formLabel{
    
}

.commonformBlock .formInput{
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    float: left;
    height: 36px;
    padding: 3px;
    width: 100%;
}

.commonformBlock .formSelect,.commonformBlock .formTextArea{
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    float: left;
    width: 100%;
    padding: 3px;
}
.commonformBlock .formSelect{
    outline: none;
    height: 36px;
    cursor: pointer; 
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     -webkit-appearance: none; 
    -moz-appearance: none; appearance: none; 
    background-image:
      linear-gradient(45deg, transparent 50%, #8a8885 50%),
      linear-gradient(135deg, #8a8885 50%, transparent 50%);
    background-position: calc(100% - 22px) calc(1em + 0px), calc(100% - 15px) calc(1em + 0px), 100% 0;
    background-size: 7px 7px, 7px 7px, 2.5em 2.5em;
    background-repeat: no-repeat;
}
.commonformBlock .formSelect option{
    padding: 3px;
}
.commonformBlock .formInput.mr,.commonformBlock .formSelect.mr{
    width: 95%;
    margin-right: 5%;
}

.formLegends{
    
}

.formLegends .legend_items{
     margin-right: 10px;
}

.formAccodian{
    
}

.formAccodianHead{
    background-color: #d5d5d5;
    float: left;
    padding: 5px;
    width: 100%;
}

.formAccodianTitle{
    font-weight: bold;
}
.formAccodianListTitle{
    
}
.formAccodianListTitle.wicon,.formAccodiansubListTitle.wicon{
    background-image: url("images/add.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    padding-left: 25px;
    cursor: pointer;
}
.formAccodianListTitle.wicon.minimize,.formAccodiansubListTitle.wicon.minimize{
     background-image: url("images/m.png");
     color : #037CD9;
}

.formAccodianList{
    float: left;
    padding: 5px;
    width: 100%;
    border-bottom: 1px dashed #8c8c8c;
}

.formAccodianList:last-child{
    border-bottom: 1px solid #c9c9c9;
}

.formAccodiansubList,.formAccodiansubsubList{
    display: none;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
.formAccodianList_main{
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
.formAccodiansubList.active,.formAccodiansubsubList.active{
    display: block;
}
.formAccodiansubListTitle{
     padding-left: 25px;
}
.formAccodiansubsubList .formAccodiansubListTitle{
     padding-left: 40px;
} 
.formAccodiansubListTitle.wicon{
     margin-left: 25px;
}
.formBtnGrp{
    float: left;
    text-align: center;
    width: 100%;
}
.formBtns{
       background-color: #FCDF41;
    border: 0 none;
    border-radius: 2px;
        color: rgba(14, 21, 81, 1);
    display: inline-block;
     border-radius: 3px;
    FONT-WEIGHT: 600;
    text-transform: capitalize;
    padding: 8px 15px;

}
.formBtns:hover {
    background: rgba(14, 21, 81, 1);
    color: #fff;
}

.formBtns.inactive{
    display: none;
}

.formcreateBtn{
     margin-right: 10px;
}
.formnextBtn{
    background-color: #00CB00;
}
.commonformBlock .formresetBtn{
    
}
.commonListBlock{
    float: left;
    width: 100%;
}
.commonListBlock .grid_table_body .grid_table_row.activeRows{
     background-color: #dbf5d2 !important;
     border-bottom: 1px solid #ffffff;
     line-height: 32px;
}
.commonListBlock .grid_table_body .grid_table_row.deactiveRows{
    background-color: #fbe1e2 !important;
}
.commonListBlock .grid_table_body .grid_table_row .green-circle{
    float: none;
}
.commonListBlock .grid_table_body .grid_table_row:nth-child(2n){
    /*background-color: #fff;*/
}
.commonListBlock .grid_table_body .grid_table_row:hover{
    /*background-color: transparent;*/
}
.commonListBlock .listactionColumn{
   line-height: 12px;
}
.commonListBlock .grid_table_row label{
    margin: 0;
}
.siteAlertPopup{
   background-color: rgba(34, 34, 34, 0.79);
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2000;
    display: none;
}
.siteAlertPopup.active{
    display: block;
}
.displayTable{
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}
.verticalHld{
    display: table-cell;
    vertical-align: middle;
}
.siteAlertPopupContainer{
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 300px;
}
.siteAlertPopupContainer .commonformBlock{
     background: #fff none repeat scroll 0 0;
     border-radius: 5px;
}
.siteAlertPopupContainer .popupmainmsg{
    padding-bottom: 10px;
    padding-top: 10px;
}
.formAccodian input[type="checkbox"]{
    margin-left: 3px;
    margin-right: 5px;
}
input[type="checkbox"].disable{
    opacity: 0.3;
    pointer-events: none;
}
.searchTextBox{
    float: right;
    margin-top: 20px;
}

.viewBtn{
        border: 1px solid #ccc;
        border-radius: 50%;
        background:url("imgs/view.png") no-repeat center center;
        width:33px;
        height:33px;		
        transition: all 0.5s ease;	
        margin:0px 2px;
        display:inline-block;
}
.viewBtn:hover{
        border: 1px solid transparent;
        border-radius: 50%;
        background:url("imgs/view_h.png") no-repeat center center #4cd964;
        width:33px;
        height:33px;			
        margin:0px 2px;
        transition: all 0.5s ease;	
        cursor:pointer;
}
.editBtn{
        border: 1px solid #ccc;
        border-radius: 50%;
        background:url("imgs/edit.png") no-repeat center center ;
        width:33px;
        margin:0px 2px;
        height:33px;		
        transition: all 0.5s ease;
        display:inline-block;
        cursor:pointer;
}
.editBtn:hover{
        border: 1px solid transparent;
        border-radius: 50%;
        background:url("imgs/edit_h.png") no-repeat center center #59c7fb;
        width:33px;
        height:33px;	
        margin:0px 2px;
        cursor:pointer;
}
.deleteBtn{
        border: 1px solid #ccc;
        border-radius: 50%;
        background:url("imgs/delete.png") no-repeat center center ;
        width:33px;
        height:33px;
        transition: all 0.5s ease;
        display:inline-block;
        margin:0px 2px;
}
.deleteBtn:hover{
        border: 1px solid transparent;
        border-radius: 50%;
        background:url("imgs/delete_h.png") no-repeat center center #ff3b30;
        width:33px;		
        cursor:pointer;
        height:33px;
        margin:0px 2px;

}
.input_validation_result {
    cursor: pointer;
    float: left;
    height: 20px;
    margin-left: 10px;
    margin-top: 8px;
    position: absolute;
    right: 0;
    top: 18px;
    width: 20px;
    display: none;
}
.input_validation_result.err{
    background: rgba(0, 0, 0, 0) url("imgs/invalid.png") no-repeat scroll center center;
    display: block;
}

.menuTabs{
    float: left;
    width: 100%;
}

.menuTabs .menuTabsItems{
    background-color: #2e2e2e;
    border-right: 1px solid #404040;
    color: #fff;
    float: left;
    padding: 8px 10px;
    cursor: pointer;
}
.menuTabs .menuTabsItems.active{
    background-color: #007CD6;
}
.pageContentBlock{
    display: none;
}
.pageContentBlock.active{
    display: block;
}
.siteListingPopup.active{
    display: block;
}
.siteListingPopup .modal-dialog{
    width:100%;
}
.siteListingPopup .grid_table .grid_table_header .grid_table_row{
    background-color: #FFF;
    color: #007bd5;
    font-size: 16px;
}
.siteListingPopup .grid_table .grid_table_header .grid_table_row,
.siteListingPopup .grid_table .grid_table_body .grid_table_row { justify-content: space-between; }

.siteListingPopup .grid_table img{
    width : 30px;
}
.customRadioBtn{
    width:20px;
    height:20px;
    background: transparent url("imgs/radio.png") no-repeat scroll 0 0;
    display: inline-block;
    cursor: pointer;
}
.customRadioBtn.active{
    background: transparent url("imgs/radio.png") no-repeat scroll 0 -20px;
}
.siteListingPopup .modal-body {
    float: left;
    padding: 15px;
    width: 100%;
   
}

.siteListingPopup .modal-body.listWrap{
    max-height: 400px;
    overflow: auto;
}

.circle-viewBlk {
    background: rgba(0, 0, 0, 0) url("imgs/view.png") no-repeat scroll center center;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 33px;
    margin: 0 2px;
    transition: all 0.5s ease 0s;
    width: 33px;
}

.sitepopupTitle{
    color: #26358E;
    margin: 0;
}

.unit_filterItemBlock_r input[type=text]{
    height: 43px; text-transform: capitalize;
    padding: 5px;
       border-radius: 5px;
    border: 1.5px solid #ccc;
}

.nolist{
    color: #26358E;
    font-size: 20px;
}

.disableClick{
    pointer-events: none;
    opacity: 0.5;
}


.ploader,.statsLoader,.fBlockLoader{
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999 !important;
    background: url("imgs/ajax_loader_blue.gif") no-repeat scroll center center / 50px 50px #fff;
    display  :none;
}

.ploader.smipl-show,.ploader.active,.statsLoader.active,.fBlockLoader.active{
	display : block;
}

.ploader.smipl-hide{
	display  :none;
}

.contentWid{
    overflow: auto;
    width:100%;
    float: left;
}

.wordwrap{
    word-wrap: break-word;
}

.clickable{
    cursor: pointer;
}

.fr{
    float: right !important;
}

.xdsoft_scrollbar{
    width : 9px !important;
}

.xdsoft_yearselect .xdsoft_scrollbar > .xdsoft_scroller{
    height: 40px !important;
}

@media (min-width : 1200px) 
{
    .siteListingPopup.listing-large .modal-dialog{
        width:1200px;
    }
}
@media (min-width : 900px) 
{
    .siteListingPopup.listing-medium .modal-dialog{
        width:900px;
    }
}
@media (max-width : 1024px) {
	    .header { background: linear-gradient(286deg, #26358E 50%, #455DDA 100%);  margin-top: 0;}
	    .headerAlign {  color: #ffffff; }
	    .menu-logout {  background-color: #ffffff;}
		.burgerIcon { display: none; }
	.sitepopupTitle {}
	.filterBlock { padding-right: 0; }
	.mtitle { margin-left: 0; width: 100%; }
	.mtitle h3, .ltitle h3, .ltitle span.viewcircle, .ltitle p { font-weight: 600; font-size: 14px;  margin: 1rem 0; line-height: 16px; }
	.siteListingPopup .modal-dialog { margin-top: 58px; }
	.siteListingPopup.active { z-index: 9999; }
}
@media (max-width : 640px) {
	.advanceSearchBlk .unit_filterItemBlock_r .searchContent { width: 150px; }
	.siteListingPopup .grid_table { white-space: nowrap;display: grid; overflow-x: scroll; scroll-snap-type: x proximity; padding-bottom: 0;}
	.siteListingPopup .grid_table .grid_col { width: 150px; }
    .siteListingPopup .grid_table .grid_table_row .grid_col { font-size: 12px; text-wrap: wrap; }
}
@media (min-width : 600px) 
{
    .siteListingPopup.listing-small .modal-dialog{
        width:600px;
    }
}
