article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, time, mark {display: block;}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	margin: 0 ;
	padding: 0;
	
	background-repeat: repeat;
	background-attachment: inherit;
	background-color: #ffffff;
	-webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
}
.forgotticketnumber {
    font-size:8pt;
    padding-right:0.1px;
    padding-left:140px;
}
table input { width: auto; height: auto; }

img, fieldset { border-style: None;
	border-color: inherit;
	border-width: 0;
	}
fieldset {
  clear:both;
  margin:0;
  padding:2px 0 2px 0;
}

.nleft {
	background-image: url('/images/nleft.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #F3F3F3;
}
.nleftbig {
	background-image: url('/images/nleftbig.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.ntopleft {
	background-image: url('/images/ntopleft.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.ndownleft {
	background-image: url('/images/ndownleft.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.ndown {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #F4F4F4;
}
.ndownright {
	background-image: url('/images/ndownright.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.nright {
	background-image: url('/images/nright.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.nrightbig {
	background-image: url('/images/nrightbig.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.ntopright {
	background-image: url('/images/ntopright.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.ntop {
	background-image: url('/images/ntop.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.nbody {
	background-image: url('/images/ncartabg.png');
	background-attachment: scroll;
	background-repeat: repeat-x;
}

.mleft {
	background-image: url('/images/mleft.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.mtopleft {
	background-image: url('/images/mtopleft.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.mdownleft {
	background-image: url('/images/mdownleft.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 30px;
}
.mdown {
	background-image: url('/images/mdown.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.mdownright {
	background-image: url('/images/mdownright.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.mright {
	background-image: url('/images/mright.png');
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.mtopright {
	background-image: url('/images/mtopright.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.mtop {
	background-image: url('/images/mtop.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.mbody {
	background-image: url('/images/ncartabg.png');
	background-attachment: scroll;
	background-repeat: repeat-x;
}

.cleft {
	background-image: url('/images/cleft.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.ctopleft {
	background-image: url('/images/ctopleft.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.cdownleft {
	background-image: url('/images/cdownleft.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 30px;
}
.cdown {
	background-image: url('/images/cdown.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.cdownright {
	background-image: url('/images/cdownright.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.cright {
	background-image: url('/images/cright.jpg');
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.ctopright {
	background-image: url('/images/ctopright.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.ctop {
	background-image: url('/images/ctop.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
form .btn {
  padding-bottom:4px;
}

h3 {
	font-weight: normal;
	margin: 0;
	padding: 1px 5px 6px 1px;
}
h1, h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
}
th {
  font-weight:bold;
  text-align:left;
  padding-left:3.5px;
}
#container {
	border-width: 0px;
	/*width: auto;*/
	width: 100%;
	margin: 0px auto 0 auto; 
	max-width: 1920px;	 
	/*min-height:640px;*/
	-ms-user-select:none;
	-webkit-user-select: none;
}
#container25 {
	border-width: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	 
	max-width: 640px;
	
	 
	 
	/*min-height:640px;*/
	-ms-user-select:none;
	-webkit-user-select: none;
}
#containerul {
	border-width: 0px;
	width: 100%;
	margin: 0px auto 0 auto;
	max-width: 1920px;
	-ms-user-select:none;
}
  #header {
	width:100%;
	max-width: 1920px;
	text-align: left;
	padding: 1px 0 0 0;
	border-bottom: 0px solid;

}
    #logo { 
      width:222px;
      height:60px;
      display:block;
      float:left;
    }
    #mmcclogo { 
      max-width:150px;
      max-height: 50px;
      display:block;
      float:right;
    }

    #header p {
      width:350px;
      float:right;
      font-size:9px;
      line-height:10px;
      height:10px;
      text-transform:uppercase;
      text-align:right;
      padding-bottom:5px;
    }
   #footer {
	/*max-height: 600px;*/
	/*margin: 30px auto 0 auto;*/
	line-height: 24px;
	/*border-top: 10px transparent;
	border-bottom: 10px transparent;*/
	text-align: center;
	background-color: transparent;
	z-index: 1;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
}
#footer td {
	text-align: center;
	background-color: transparent;
	z-index: 1;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}

#nav {
    clear:both;
  }
   
#nav {
	clear: both;
	width:auto;
	margin: 0px 50px 1px 0px;
	padding: 0 5px 0 0;
	height: 40px;
	border-bottom: 0px solid;

}
#nav li {
	
	margin: 0px;
	padding: 0;
	display: inline;
}
#nav li a {
	height: 20px;
	line-height: 4px;
	display: block;
	float: right;
	padding-left: 2px;
	margin: 5px 5px 0 0px;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	clip: rect(auto, auto, auto, auto);
}
    #nav a.home { background:url(/images/home.gif) 0 0px no-repeat; }
    #nav a.new_ticket { background:url(/images/new_ticket.gif) 0 5px no-repeat; }
    #nav a.my_tickets { background:url(/images/my_tickets.gif) 0 5px no-repeat; }
    #nav a.ticket_status { background:url(/images/ticket_status.gif) 0 5px no-repeat; }
    #nav a.log_out { background:url(/images/logout.gif) 0 5px no-repeat; }
   
#content {
      clear:both;
      padding:2px 10px 10px 10px;
      line-height:14pt;
      margin:5px auto 5px auto;
  }
    
    #content form {
      margin:0;
      padding:0;
    }
    
      #content form.status_form fieldset { clear:none; }
    
      #content form label {
        display:block;
        width:60px;
        padding-right:10px;
        text-align:right;
        float:left;
        font-weight:bold;
      }
      
      #content #index form input {
        width:175px;
        float:left;
      }
        
    #content #bar {
      width:21px;
      height:auto;
      display:block;
      float:left;
   }
   
   #ticketform {
     padding:20px 20px 50px 20px;
     width:600px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #loginform {
     padding:20px 20px 50px 20px;
     width:500px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #ticketform input, #ticketform select {
     width:300px;
     float:left;
   }

   #loginform input {
     width:160px;
     float:left;
   }
      
   #ticketform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #loginform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #ticketform textarea {
     width:400px;
	

   }
   
   #ticketform .ticketsubmit {
     margin-left:410px;
   }
   
   #loginform .ticketsubmit {
     margin-left:170px;
   }

   
  #powered_by {
      clear:both;
      display:block;
      width:126px;
      height:23px;
  }
/** Individual icons for tickets table**/
    
.Icon.thread.open {
	background-position: left;
	font-size: 1em; 
	background-image: url(../images/icons/Circle_Blue12.png); 
	background-repeat: no-repeat;
	}
.Icon.thread.closed {
	background-position: left;
	font-size: 1em;
	background-image: url(/images/icons/Circle_Green12.png);
	background-repeat: no-repeat;
	}
.Icon.thread.delay {
	background-position: left;
	font-size: 1em;
	background-image: url(/images/icons/Circle_Red12.png);
	background-repeat: no-repeat;
}
.Icon.thread.answered {
	background-position: left;
	font-size: 1em;
	background-image: url(/images/icons/Answered12a.gif);
	background-repeat: no-repeat;
}
	.Icon.thread.archived {
	background-position: left;
	font-size: 1em;
	background-image: url(/images/icons/Circle_grey12.png); 
	background-repeat: no-repeat;
}
	.Icon.thread.notvalid {
	background-position: left;
	font-size: 1em;
	background-image: url(/images/icons/Circle_orange12.png); 
	background-repeat: no-repeat;
}
	.Icon.thread.rejected {
	background-position: left;
	font-size: 1em;
	background-image: url(/images/icons/Circle_grey12.png); 
	background-repeat: no-repeat;
}

	
.error {
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.msg {
	font-size: 13.5px;
	text-decoration: none;
	font-weight: bold;
}
.headerbrowser {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.ticket_form input {
    height:25px;
	width:20px;
    padding:5px 8px;
}
.ticket_form textarea {
    padding:8px;
}
.ticket_form input, .ticket_form textarea {
    border:1px solid #aaa;
	width:100px;
    
    border-radius:2px;
    color: #888;
    font-size: 14px;
    padding-right:30px;
    -moz-transition: padding .25s;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s;
}
.ticket_form input:focus, .ticket_form textarea:focus {
    background: #fff;
    border:1px solid #555;
    box-shadow: 0 0 3px #aaa;
    padding-right:80px;
}
.ticket_form input:required:valid, .ticket_form textarea:required:valid {
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
}
.ticket_form input:focus:invalid, .ticket_form textarea:focus:invalid {
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}
#infomessage, #warnmessage, #errormessage {
	margin-bottom: 1.5em;
	padding: 0.3em;
	font-weight: normal;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: medium;
	font-family: 'Roboto', sans-serif;
	border-top-style: solid;
	border-top-color: inherit;
	border-top-width: 0px;
	border-bottom-width: 0px;
	opacity: 0.85
}
#infomessage1, #warnmessage1, #errormessage1 {
	margin-bottom: 1.5em;
	padding: 0.3em;
	font-weight: normal;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: large;
	font-family: 'Roboto', sans-serif;
	border-top-style: solid;
	border-top-color: inherit;
	border-top-width: 0px;
	border-bottom-width: 0px;
	position: static;
	left: 120px;
	width: 80%;
	color: #FF0000;
}

.button0 {
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #FF0000;
	background-color: #F4F4F4;
}

.button0:hover {
	background-color:#7c8b99;
}
.button1 {
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #FFffff;
	
}

.button1:hover {
	background-color:#7c8b99;
}
.button3 {
	
	box-shadow: inset 0px 1px 0px 0px #bee2f9;
 
	background-color: #262626;
 
	border-radius: 6px;
	border: 1px solid #3866a3;
	display: inline-block;
	color: #dce4ed;
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #7cacde;
	cursor: pointer;
	text-align: center;
}
.button3:hover {
	background-color:#7c8b99;
}	
.button3:active {
	position:relative;
	top:1px;
}
.button4 {
 	box-shadow: inset 0px 1px 0px 0px #bee2f9;
 
	border-radius: 6px;
	border: 1px solid #000000;
	display: inline-block;
	color: #dce4ed;
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	font-weight: normal;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #7cacde;
	cursor: pointer;
	background-image: url('/images/boton0.png');
	background-repeat: no-repeat;
}
.button4:hover {
	background-image: url('../images/boton1.png');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
.button5 {
 
	box-shadow: inset 0px 1px 0px 0px #bee2f9;
 
	border-radius: 6px;
	border: 1px solid #000000;
	display: inline-block;
	color: #dce4ed;
	font-family: 'Roboto', sans-serif;
	font-size: medium;
	font-weight: normal;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #7cacde;
	cursor: pointer;
	background-image: url('/images/boton0.png');
	background-repeat: no-repeat;
}
.button5:hover {
	background-image: url('/images/boton1.png');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
.cabecera {
	color: #ffffff;
	font-size: medium;
	background-color: #9F1C12;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
}
.tableheader {
	border-collapse: collapse;
	z-index: auto;
}
/* Buttons  */
.button, button2  {
	border-style: outset;
	border-width: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	margin: 5px;
	cursor: pointer;
	text-align: center;
	color: #9F1C12;
	padding-left: 0px;
	height: 30px;
	font-size: 18px;
	width: 300px;
}
.modalDialog {
    position: fixed;
    font-family: 'Roboto', sans-serif;
	font-size:12px;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    max-width: 100%;
	height:auto;
    position: absolute;
    margin: 5% 5% 0 15px;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;	
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}
.close {
    background: #FF0000;
	background: #FF0000;
    color: #FFFFFF;
	color: #000000;
    line-height: 75px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 50px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #FF0000;
}
.modalDialog2 {
    position: fixed;
    font-family: 'Roboto', sans-serif;
    top: 0;
	top: 100px\7;
    left: 0;
	right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
	background-color: #999999;
	background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog2:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog2 > div {
    width: 95%;
	width: 900px\9;
	width: 1024px\8;
	height: 0px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 0px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}
.close {
    background: #FF0000;
	background: #FF0000;
    color: #FFFFFF;
	color: #000000;
    line-height: 75px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 50px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #00d9ff;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-black {
  color: #fff;
  background-color: #000000;
  border-color: #456;
}
.btn-black:focus,
.btn-black.focus {
  color: #fff;
  background-color: #000000;
  border-color: #457;
}
.btn-black:hover {
  color: #fff;
  background-color: #003366;
  border-color: #457;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-black:hover,
.btn-black:active:focus,
.btn-black.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
  color: #fff;
  background-color: #000000;
  border-color: #255625;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.bbtn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-black .badge {
  color: #5cb85c;
  background-color: #fff;
}






.btn-terra {
  color: #fff;
  background-color: #d66517;
  border-color: #d66517;
}
.btn-terra:focus,
.btn-terra.focus {
  color: #fff;
  background-color: #f18d42;
  border-color: #d66517;
}
.btn-terra:hover {
  color: #fff;
  background-color: #f18d42;
  border-color: #d66517;
}
.btn-terra:active,
.btn-terra.active,
.open > .dropdown-toggle.btn-terra {
  color: #fff;
  background-color: #d66517;
  border-color: #d66517;
}
.btn-terra:active:hover,
.btn-terra.active:hover,
.open > .dropdown-toggle.btn-terra:hover,
.btn-terra:active:focus,
.btn-terra.active:focus,
.open > .dropdown-toggle.btn-terra:focus,
.btn-terra:active.focus,
.btn-terra.active.focus,
.open > .dropdown-toggle.btn-terra.focus {
  color: #fff;
  background-color: #d66517;
  border-color: #d66517;
}
.btn-terra:active,
.btn-terra.active,
.open > .dropdown-toggle.btn-terra {
  background-image: none;
}
.btn-terra.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-terra,
.btn-terra.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-terra:hover,
.btn-terra.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-terra:focus,
.btn-terra.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-terra.focus,
.btn-terra.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-terra:active,
.btn-terra.disabled.active,
.bbtn-terra[disabled].active,
fieldset[disabled] .btn-terra.active {
  background-color: #d66517;
  border-color: #4cae4c;
}
.btn-terra .badge {
  color: #d66517;
  background-color: #fff;
}








.btn-corte {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-corte:focus,
.btn-corte.focus {
  color: #fff;
  background-color: #791f18;
  border-color: #000000;
}
.btn-corte:hover {
  color: #fff;
  background-color: #791f18;
  border-color: #000000;
}
.btn-corte:active,
.btn-corte.active,
.open > .dropdown-toggle.btn-corte {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-corte:active:hover,
.btn-corte.active:hover,
.open > .dropdown-toggle.btn-corte:hover,
.btn-corte:active:focus,
.btn-corte.active:focus,
.open > .dropdown-toggle.btn-corte:focus,
.btn-corte:active.focus,
.btn-corte.active.focus,
.open > .dropdown-toggle.btn-corte.focus {
  color: #fff;
  background-color: #791f18;
  border-color: #791f18;
}
.btn-corte:active,
.btn-corte.active,
.open > .dropdown-toggle.btn-corte {
  background-image: none;
}
.btn-corte.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-corte,
.btn-corte.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-corte:hover,
.btn-corte.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-corte:focus,
.btn-corte.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-corte.focus,
.btn-corte.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-corte:active,
.btn-corte.disabled.active,
.bbtn-terra[disabled].active,
fieldset[disabled] .btn-corte.active {
  background-color: #d66517;
  border-color: #4cae4c;
}
.btn-corte .badge {
  color: #d66517;
  background-color: #fff;
}










.btn-grant {
  color: #fff;
  background-color: #4F2D7F;
  border-color: #4F2D7F;
}
.btn-grant:focus,
.btn-grant.focus {
  color: #fff;
  background-color: #4F2D7F;
  border-color: #4F2D7F;
}
.btn-grant:hover {
  color: #4F2D7F;
  background-color: #ECE9F1;
  border-color: #4F2D7F;
}
.btn-grant:active,
.btn-grant.active,
.open > .dropdown-toggle.btn-grant {
  color: #fff;
  background-color: #4F2D7F;
  border-color: #4F2D7F;
}
.btn-grant:active:hover,
.btn-grant.active:hover,
.open > .dropdown-toggle.btn-grant:hover,
.btn-grant:active:focus,
.btn-grant.active:focus,
.open > .dropdown-toggle.btn-grant:focus,
.btn-grant:active.focus,
.btn-grant.active.focus,
.open > .dropdown-toggle.btn-grant.focus {
  color: #fff;
  background-color: #4F2D7F;
  border-color: #4F2D7F;
}
.btn-grant:active,
.btn-grant.active,
.open > .dropdown-toggle.btn-grant {
  background-image: none;
}
.btn-grant.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-grant,
.btn-grant.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-grant:hover,
.btn-grant.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-grant:focus,
.btn-grant.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-grant.focus,
.btn-grant.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-grant:active,
.btn-grant.disabled.active,
.btn-grant[disabled].active,
fieldset[disabled] .btn-grant.active {
  background-color: #4F2D7F;
  border-color: #4F2D7F;
}
.btn-grant .badge {
  color: #4F2D7F;
  background-color: #fff;
}





.btn-servh {
  color: #fff;
  background-color: #005456;
  border-color: #005456;
}
.btn-servh:focus,
.btn-servh.focus {
  color: #fff;
  background-color: #005456;
  border-color: #005456;
}
.btn-servh:hover {
  color: #dce4ed;
  background-color: #005456;
  border-color: #005456;
}
.btn-servh:active,
.btn-servh.active,
.open > .dropdown-toggle.btn-servh {
  color: #fff;
  background-color: #005456;
  border-color: #005456;
}
.btn-servh:active:hover,
.btn-servh.active:hover,
.open > .dropdown-toggle.btn-servh:hover,
.btn-servh:active:focus,
.btn-servh.active:focus,
.open > .dropdown-toggle.btn-servh:focus,
.btn-servh:active.focus,
.btn-servh.active.focus,
.open > .dropdown-toggle.btn-servh.focus {
  color: #fff;
  background-color: #005456;
  border-color: #005456;
}
.btn-servh:active,
.btn-servh.active,
.open > .dropdown-toggle.btn-servh {
  background-image: none;
}
.btn-servh.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-servh,
.btn-servh.disabled:hover,
.btn-servh[disabled]:hover,
fieldset[disabled] .btn-servh:hover,
.btn-servh.disabled:focus,
.btn-servh[disabled]:focus,
fieldset[disabled] .btn-servh:focus,
.btn-servh.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-servh.focus,
.btn-servh.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-servh:active,
.btn-servh.disabled.active,
.btn-servh[disabled].active,
fieldset[disabled] .btn-servh.active {
  background-color: #4F2D7F;
  border-color: #4F2D7F;
}
.btn-servh .badge {
  color: #4F2D7F;
  background-color: #fff;
}

.btn-gonva {
  color: #fff;
  background-color: #0057b2;
  border-color: #0057b2;
}
.btn-gonva:focus,
.btn-gonva.focus {
  color: #fff;
  background-color: #0057b2;
  border-color: #0057b2;
}
.btn-gonva:hover {
  color: #fff;
  background-color: #0092bc;
  border-color: #0057b2;
}
.btn-gonva:active,
.btn-gonva.active,
.open > .dropdown-toggle.btn-gonva {
  color: #fff;
  background-color: #0057b2;
  border-color: #0057b2;
}
.btn-gonva:active:hover,
.btn-gonva.active:hover,
.open > .dropdown-toggle.btn-gonva:hover,
.btn-gonva:active:focus,
.btn-gonva.active:focus,
.open > .dropdown-toggle.btn-gonva:focus,
.btn-gonvaa:active.focus,
.btn-gonva.active.focus,
.open > .dropdown-toggle.btn-gonva.focus {
  color: #fff;
  background-color: #0057b2;
  border-color: #0057b2;
}
.btn-gonva:active,
.btn-gonva.active,
.open > .dropdown-toggle.btn-gonva {
  background-image: none;
}
.btn-gonva.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-gonva,
.btn-gonva.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-gonva:hover,
.btn-gonva.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-gonva:focus,
.btn-gonva.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-gonva.focus,
.btn-gonva.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-gonva:active,
.btn-gonva.disabled.active,
.bbtn-gonva[disabled].active,
fieldset[disabled] .btn-gonva.active {
  background-color: #0057b2;
  border-color: #4cae4c;
}
.btn-gonva .badge {
  color: #0057b2;
  background-color: #fff;
}














.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}

loading {
   position: fixed;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   opacity: 0.4;  
   z-index: 9999;
   text-align: center;
   background-color: #cccccc;
}

#loading-image {
  position: absolute;
  top:25px;
  right: 25%;
  z-index: 0;
}

.checkbox {
  min-height: 20px;
  min-width: 20px;
  padding-left: 0px;
  vertical-align:bottom;
  cursor: pointer;
  focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.fade-in {
  animation: fadeIn ease 10s;
  -webkit-animation: fadeIn ease 10s;
  -moz-animation: fadeIn ease 10s;
  -o-animation: fadeIn ease 10s;
  -ms-animation: fadeIn ease 10s;
}
@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
}




}