body {
	background:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
}

#result1 {
    width: 100%;
    padding: 6px 0;
    float: left;
    text-align: center;
    position: relative;
    /*border-left: solid 3px #990000;*/
    display: block;
    border-radius: 5px;
    margin-bottom: 9px;
}

#result {
  width: 632px;
  padding: 10px;
  float:left;
  text-align:center;
  margin-left:90px;
  margin-bottom:10px;
}
#change-image {
    float: left;
  color: #cf3c43;
    font-size: 13px;
    margin: 3px 6px 10px 96px;
    text-decoration: none;
}
.style2 {
    color: #D9E6F7;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #202020;
}
.style4 {
    color: #D9E6F7;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #202020;
}
table input { 
	width: auto;
	height: auto; 
}

img, fieldset { 
	border:None; 
}
fieldset {
  clear:both;
  margin:0;
  padding:2px 0 2px 0;
}

.btn, .btn a {
  display:block;
  width:134px !important;
  height:27px;
  border:none;
  font-family:arial, helvetica, sans-serif !important;
  line-height:27px !important;
  background:url(../images/button.jpg) top left no-repeat;
  text-align:center;
  color:#fff !important;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
  float:left;
}

form .btn {
  padding-bottom:4px;
}

h1, h2, h3 {
  font-weight:normal;
  margin:0;
  padding:0;
}

th {
  font-weight:bold;
  text-align:left;
  padding-left:3.5px;
}

#container {
  width:100%;
  margin:0px 0px; 0 auto;
  text-align:left;
  height:auto;
}

  #header {
	width:100%;
	margin-left: -1px;
    height:47px;
    margin-top: -1px;
	padding-top:27px;
	background:#0d3048;
	overflow:none;
	box-shadow: 0 3px 0 #505050;
  }
  
#header_content {
    float: left;
    height: 35px;
    margin-left: 172px;
    text-align: center;
    width: 74%;
}
    #logo { 
      width:222px;
      height:64px;
      display:block;
      float:left;
    }

    #header p {
      float:right;
      font-size:10px;
      line-height:10px;
      text-transform:uppercase;
      text-align:right;
	  padding-right:50px;
	  font-weight:bold;
    }
    
  #nav {
    clear:both;
  }
   
    #nav {
      clear:both;
      margin:0;
      padding:0 40px 0 0;
      height:24px;
      border-bottom:1px solid;
    }
        #nav_footer {
      clear:both;
      margin:0;
      padding:0 40px 0 0;
      height:14px;
      border-bottom:1px solid;
    }
    #nav li {
      list-style:none;
      margin:0;
      padding:0;
      display:inline;
    }
	    #nav_footer li {
      list-style:none;
      margin:0;
      padding:0;
      display:inline;
    }
    
    #nav li a {
      height:24px;
      line-height:24px;
      display:block;
      float:left;
      padding-left:25px;
      margin:0 10px 0 10px;
      text-decoration:none;
      font-weight:bold;
      float:right;
    }

    #nav a.home { background:url(../images/home.gif) 0 5px 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;
    line-height: 14pt;
    margin: 0 auto;
    padding: 65px 10px 0;
    width: 980px;
  }
    
    #content form {
      margin: 0 0 0 38px;
      padding:0;
    }
    
      #content form.status_form fieldset { clear:none; }
    
      #content form label {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-top: 6px;
    padding-right: 9px;
    text-align: right;
    width: 62px;
      }

        
    #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:400px;
     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;
  }
   

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.msg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    text-decoration: none;
    font-weight: bold;
}


#infomessage, #warnmessage, #errormessage {
    margin-bottom: 1.5em;
    padding: 0.3em;
    font-weight: bold;
    border-top: 1px solid;
    border-bottom: 1px solid;
}


/* Buttons  */
.button, .button2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 5px;
}

.button2 {
	border:solid 1px #1f688c;
	margin-left: 235px;
	background-image:url(../images/button2.jpg);
	width:80px;
	height:25px;
	color:#000;
	float:left;
}
.button {
    border: 1px solid;
}

#ticket{
    float: left;
    height: 429px;
    margin-left: 165px;
    margin-top: -6px;
    width: 700px;
}
    
/* Generic CSS based Icons. use=> <tag class="Icon iconname">text</tag> */
    
.Icon {
        
    width: auto;
    padding-left:20px;
    background-position: left center;
    background-repeat: no-repeat;
    color:#006699; 
    text-decoration: none;
}

a.Icon { }
   
a.Icon:hover {
    text-decoration: underline;    
}

    
.Icon.Ticket { background:url(../images/icons/ticket.gif) 0 0 no-repeat; }
.Icon.webTicket { background:url(../images/icons/ticket_source_web.gif) 0 0 no-repeat; }
.Icon.emailTicket { background:url(../images/icons/ticket_source_email.gif) 0 0 no-repeat; }
.Icon.phoneTicket { background:url(../images/icons/ticket_source_phone.gif) 0 0 no-repeat; }                
.Icon.otherTicket { background:url(../images/icons/ticket_source_other.gif) 0 0 no-repeat; }


.Icon.attachment { background-image: url(../images/icons/attachment.gif); }
.Icon.file { background-image: url(../images/icons/attachment.gif); }
.Icon.refresh { background-image: url(../images/icons/refresh.gif); }   
.Icon.thread {
    font-weight: bold;
    font-size: 1em;
    background-image: url(../images/icons/thread.gif);
}

/* Ticket view (Messages and Responses) */
#ticketthread table.message {
    margin:10px 0 5px 0;
}

#ticketthread table.response {
    margin-bottom:5px;
}

table.message, table.response {
    border: 1px solid;
    border-bottom: none;
}

table.message td, table.message th,table.response td, table.response th {
    border-bottom:1px solid;
    padding:5px;
}

table.message tr.header td, table.response tr.header td {
    padding:1px;
    padding-left:5px;
}

table.message th, table.response th {
    line-height:24px;
    font-size:10pt;
    padding:1px;                
    padding-left:5px;
    font-weight:bold;
}

/* Index page */

#index {
    padding: 0px 0px 0px 0px;
}

#index h1 {
    font-size:15pt;
}

.big { font-size:13pt; line-height:1.4em; }

.lcol { 
    background-color: #396582;
    border: 1px solid #B6CCE9;
    float: left;
    margin-left: -10px;
	box-shadow: 0 0 9px #505050;
    padding-top: 20px;
	border-radius: 58px;
    width: 980px;
}
.rcol { width:350px; float:right; }
.clear { clear:both; }
.lcol h3, .rcol h3 { font-size:12pt; font-weight:bold; color:#ff8100; }

.lcol .btn, .lcol .btn a, .rcol .btn, .rcol .btn a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 5px;
    border: 1px solid;
}
.wrapper{width:100%; margin:0 auto;}
.header{width:100%; float:left; background:#ff5c5c;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.61);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.61);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.61); padding:21px 0;}
.container{width:1100px; margin:0 auto;}.logo{width:auto; float:left;color: #fff;font-size: 40px; line-height:58px;}
.logo img{float:left; margin-right:5px;}
.content_section{width:100%; float:left;}
.content_top{width:100%; float:left; background: #5f5fee; /* Old browsers */background: -moz-linear-gradient(left, #5f5fee 0%, #d03c8f 100%); /* FF3.6-15 */background: -webkit-linear-gradient(left, #5f5fee 0%,#d03c8f 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right, #5f5fee 0%,#d03c8f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5fee', endColorstr='#d03c8f',GradientType=1 ); /* IE6-9 */}
h1{width:100%; float:left; margin:0 0 15px 0; padding:0; text-align:center; color:#000 !important;font-size: 38px;}
.content_top img{width:100%;}
.tag{width:100%; float:left; text-align:center; color:#000; margin-bottom:15px;}
.ticket_box{width:100%; float:left; background:#fff; border-radius:5px; margin:20px 0 0 0; padding:0x 0 0 0;  webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.48);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.48);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.48);}
.left_box{width:50%; float:left; border-right:#d7d7d8 1px solid; background:url("../images/help.jpg") no-repeat; background-size:100% auto;}
.c_box{width:257px; margin:0 auto; font-size:21px; color:#fff; padding:118px 0 301px 0; text-align:center;line-height: 33px;}
.right_box{width:44%; float:right; margin-bottom:19px;margin-right: 3%; padding-top:20px;}
.f_w{width:100%;}form label{width:100%; float:left; margin-bottom:7px;}
.txt{width:100%; float:left; padding: 10px 2%; border:#c5c5c5 1px solid;}
.cpt{border:#c5c5c5 1px solid;}
.line{width:100%; float:left; margin-bottom:17px;}
.f_left{float:left;}
.submit_btn {background-color:#ff5c5c; border-radius:8px; color: #FFFFFF;cursor: pointer; float: left; padding: 12px 45px; font-size: 16px; border:none;}
.submit_btn:hover {color: #fff;background-color:#d74a4a;}
.footer {width:100%;	padding-top:50px; padding-bottom:50px; background:#323131; color:#fff; text-align:center;float:left; margin-top:30px;}
@media only screen and (max-width: 1099px) {.container{width:90% !important;}}
@media only screen and (max-width: 900px) {.ticket_box{margin-top:0 !important;}	.left_box{width:100% !important; background:none !important; border-right:0 !important;}.tag{display:none !important;}.ticket_box{padding: 18px 0 0 0 !important;}.right_box{width:80%;padding: 0 10% !important; margin-right:0 !important;}.c_box{font-size: 16px !important; width:100% !important;padding: 0 0 10px 0 !important;border-bottom: #eee 1px solid;margin-bottom: 15px;line-height: 20px !important;}.line{margin-bottom: 11px;}h1{font-size: 31px !important;}}






