.main {width: 100%;  text-align:center; }









/* clearfix */
.clearfix {*zoom:1;}
.clearfix:before, .clearfix:after {display:block; content: ''; line-height: 0;}
.clearfix:after {clear: both;}


/* dis_web dis_mob */
/*.dis_web { }*/
/*.dis_mob { display:none;}*/


.ranking {height:36px; background-color:#f5f6fa; border-bottom:1px #eaecf1 solid; }

.push { width:25%; /* border:1px #FF00FF solid; */ float:left; background-image:url(../img/sub/ranking_tit_cate1_bg.png); background-position: 50px 0 ; background-repeat:no-repeat; }


.assembly { width:40%; /*  border:1px #FF00FF solid; */ float:left; background-image:url(../img/sub/ranking_tit_cate2_bg.png); background-position: 80px 0 ; background-repeat:no-repeat; }



.push .list_num { float:left; paddin-top:5px; font-size:14px;  font-weight:bold;  line-height:36px!important; margin:0 0 0 105px;}



.assembly .list_num { float:left; paddin-top:5px; font-size:14px;  font-weight:bold; line-height:36px!important; margin:0 0 0 15px;}

.list_score { float:left; paddin-top:5px; font-size:14px;  font-weight:bold; margin-left:10px; line-height:36px!important; }
.list_name {float:left; paddin-top:5px; font-size:14px; margin-left:10px; line-height:36px!important;}
.push .list_school {float:left; padding:2px; border-radius:3px; background-color:#58bb45; color:#fff; font-size:11px; font-weight:900; line-height:12px;  margin:10px 0 0 20px;}
.assembly .list_school {float:left; padding:2px; border-radius:3px; background-color:#4cacc7; color:#fff; font-size:11px; font-weight:900; line-height:12px;  margin:10px 0 0 130px;}




.assembly2 {width:35%; float:left; background-image:url(../img/sub/ranking_tit_cate2_bg.png); background-position: 20px 0 ; background-repeat:no-repeat;}
.assembly2 .list_num { float:left; paddin-top:5px; font-size:14px;  font-weight:bold; line-height:36px!important; margin:0 0 0 15px;}
.assembly2 .list_school { float:left; padding:2px; border-radius:3px; background-color:#4cacc7; color:#fff; font-size:11px; font-weight:900; line-height:12px;  margin:10px 0 0 70px; }



.breaking-news-ticker{  display: block; width:1150px;  height: 36px!important;  box-sizing: border-box;  position: relative;  overflow: hidden;  text-align: auto;  font-size: 13px;  margin:0 auto;}
.breaking-news-ticker *{  box-sizing: border-box;}
.breaking-news-ticker.bn-fixed-top{  position: fixed;  left: 0;  right: 0;  top: 0;}
.breaking-news-ticker.bn-fixed-bottom{  position: fixed;  left: 0;  right: 0;  bottom: 0;}


/*********************************/
/*title styles start**************/
.bn-label{  left: 0;  top: 0;  bottom: 0; letter-spacing:-1.5px;  width:100%;  max-width:170px;  position: absolute;  background-image:url(../img/sub/ranking_tit_bg.png);   background-repeat: no-repeat;     text-align: center;  color: #FFF;  font-weight: bold;  z-index: 3;  padding: 0 15px;  }
.bn-label2{  left: 0;  top: 0;  bottom: 0; letter-spacing:-1.5px;  width:100%;  max-width:150px;  position: absolute;  background-image:url(../img/sub/ranking_tit_bg.png);   background-repeat: no-repeat;     text-align: center;  color: #FFF;  font-weight: bold;  z-index: 3;  padding: 0 15px;  }

/*title styles end****************/



/*********************************/
/*news item style start **********/
.bn-news{  position: absolute;  left: 0;  top: 0;  bottom: 0;  height: 100%;  right: 0;  overflow: hidden;  background-image:url(../img/sub//ranking_bar.png); background-repeat:no-repeat; background-position:260px 0;}
.bn-news ul{
  display: block;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}
.bn-news ul li{ 
  /*border:1px #0000FF solid; */
  white-space: nowrap;
  overflow:hidden !important;
  text-overflow: ellipsis;
  text-decoration: none;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  position: absolute;
  width: 100%;
  display: none;
  color: #333;
}
.bn-news ul li a{
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 0 10px;
  color: #333;
  position: relative;
  display: block;
  overflow: hidden;
}
.bn-news ul li a:hover{
  color: #069;
}
.bn-loader-text{
  padding: 0 10px;
}
.bn-seperator{
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 30px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.bn-seperator.bn-news-dot{
  margin-right: 0;
}
.bn-seperator.bn-news-dot:after{
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #333;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
}
.bn-prefix{
  color: #d65d7a;
  margin-right: 15px;
  padding-left: 10px;
}
.bn-positive{
  color: #0b8457;
  font-weight: bold;
}
.bn-negative{
  color: #dc2f2f;
  font-weight: bold;
}
/*news item style end ************/



/*********************************/
/*controls style start ***********/
.bn-controls{
  width: auto;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bn-controls button{
  width: 30px;
  float: left;
  height: 100%;
  cursor: pointer;
  border:none;
  border-left: solid 1px #EEE;
  text-align: center;
  background-color: #fff;
  outline: none;
}
.bn-controls button:hover{
  background-color: #EEE;
}

.bn-arrow {
  margin: 0;
  display: inline-block;
  height: 8px;
  position: relative;
  width: 8px;
  top: 0px;
}
.bn-arrow::after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: '';
  display: inline-block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
}
.bn-arrow.bn-next {
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  left:-3px;
}
.bn-arrow.bn-prev {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 3px;
}
.bn-arrow::after{
  border-color: #999999;
}
.bn-arrow::before{
  background-color: #999999;
}
.bn-play{
  position: relative;
  background: #999999;
  width: 0;
  height: 12px;
  display: inline-block;
  margin-left: -5px;
}
.bn-play::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #999999;
  border-width: 8px;
  margin-top: -8px;
}
.bn-pause{
  position: relative;
  width: 0;
  height: 14px;
  display: inline-block;
  top: 1px;
  left:-1px;
}
.bn-pause::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 3px;
  background-color: #999999;
}
.bn-pause::after{
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: -3px;
  background-color: #999999;
}
/*controls style end *************/
/*********************************/
.bn-direction-rtl{
  direction: rtl;
}
.bn-direction-rtl .bn-label{
  left: auto;
  right: 0;
}
.bn-direction-rtl .bn-controls{
  right: auto;
  left: 0;
}
.bn-direction-rtl .bn-seperator{
  margin-left: 15px;
  margin-right: 0;
  float: right;
}
.bn-direction-rtl .bn-prefix{
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px;
}
.bn-direction-rtl .bn-controls button{
  border-left: none;
  border-right: solid 1px #EEE;
}

.bn-effect-scroll .bn-news ul{
  display: block;
  width: 100%;
  position: relative;
}
.bn-effect-scroll .bn-news ul li{
  display: list-item;
  float: left;
  position: relative;
  width: auto;
}
.bn-effect-scroll.bn-direction-rtl .bn-news ul li{
  float: right;
}

























/* main_shop_category */
.main .main_shop_category   { float:left; position:absolute; z-index:52; padding:0; width:100%;  font-family: 'Pretendard', sans-serif;  }
.main .main_shop_category .inner { width: 1150px; margin: 0 auto; }
.main .main_shop_category .inner .category { width:186px; background-color:#424242; height:497px; color:#ffffff;text-align:left; padding:2px 0;  line-height:1.8em; box-sizing:border-box; }
.main .main_shop_category .inner .category .category_title  {color:#ffff00; font-weight:bold;  padding:4px 0; padding-left:18px; margin-top:10px; }
.main .main_shop_category .inner .category li { padding-left:20px; cursor:pointer; list-style:none; }

.main .main_shop_category .inner .shopVisualNav  { margin-left: 260px; margin-top: -120px;  background-color: #ffffff;  height: 96px; }
.main .main_shop_category .inner .shopVisualNav .visualBtn {width:96px; }
.main .main_shop_category .inner .shopVisualNav .on { background-color: #d6d6d6; box-sizing:border-box;  }
.main .main_shop_category .inner .shopVisualNav  button {height:96px;  background-color:#ffffff;  }
.main .main_shop_category .inner .shopVisualNav  button:hover  { background-color: #d6d6d6; box-sizing:border-box; }

/*  main_visual  */
.main .main_visual { position:relative; width:2000px; left:50%; margin-left:-1000px; text-align:center;  }
.main .main_visual .visual_list li {position: relative;}
.main .main_visual .visual_list li >div{width: 100%; height: 100%; }
.main .main_visual .inner { width: 100%; max-width:1150px; margin-top:150px;  margin:0 auto}

.main .main_visual .visual_list .txt-area-container { width:1150px; margin:0 auto; }
.main .main_visual .visual_list .txt-area { position: absolute; text-align: left; margin:30px 20px;  font-family: 'Pretendard', sans-serif;}

.main .main_visual .visual_list .txt-area .txt { font-size:1.4em; color:#3d3d3d;   font-weight:bold;}
.main .main_visual .visual_list .txt-area .tit { font-size:4em; color:#6d5d4d; font-weight:700; letter-spacing:-0.05em;}
.main .main_visual .visual_list .txt-area .desc  {  }


.main .main_visual .bx-controls.bx-has-pager .bx-pager { z-index: 88;}
.main .main_visual .bx-controls-btn {  position: absolute;  width: 100%; max-width:1150px; height:1px; z-index: 89; left:-25%; margin-left: 1000px;}
.main .main_visual .bx-controls-btn .btn_prev_web, .btn_prev_mob {  display: block; width: 24px; height: 57px; position: relative; float:left; top: 350px; margin-left:10px; background: url('../img/common/btn-arrow_24-57.png') no-repeat 0 0;   font: 0/0 serif;   z-index: 90;}
.main .main_visual .bx-controls-btn .btn_next_web, .btn_next_mob {  display: block; width: 24px; height: 57px; position: relative; float:right; top: 350px;  font: 0/0 serif;  background: url('../img/common/btn-arrow_24-57.png') no-repeat -24px 0;   z-index: 90;}
.main .main_visual .bx-controls-btn .btn_prev_web:hover { background-position: 0 -57px }
.main .main_visual .bx-controls-btn .btn_next_web:hover { background-position: -24px -57px }
  

/* every title text css for main section */
.main .tit {  font-size: 4em; margin:0; font-family: 'Pretendard', sans-serif;  padding: 10px 0;}
 
  
/* section_middle .inner */
.main .section_middle   {  position: relative; background-color:#ffffff; text-align:center; padding:0; width:100%;color: #252525; margin-bottom:10px;  }
.main .section_middle .inner { width: 100%; max-width:1150px; margin-top:150px;  margin:0 auto}
.main .section_middle .title_under {clear: both;border-bottom: 1px solid #e1e1e1; margin-bottom: 20px; width: 40px; height: 0px;}
.main .section_middle .section_title {clear: both;  margin-top: 30px;  margin-bottom: 20px; width: 100%; font-family: 'Pretendard', sans-serif; font-size: 1.3em;  font-weight: 500;}


/* ���� */
.main .section_middle .inner .band_banner { width: 100%; max-width:1150px; text-align:left; }
.main .section_middle .inner .band_banner img { width: 100%;}



.main .section_middle .inner .box_title { float:left; text-align:left;font-size:1.2em; font-weight:bold; font-family: 'Pretendard', sans-serif; margin-bottom:10px;  background: url('../img/common/title_dot.png') no-repeat 0 2px;  padding-left:14px; }

/* first_line */
.main .section_middle .inner .first_line { width:100%; padding: 20px 0px 0 0px; box-sizing:border-box;}
.main .section_middle .inner .first_line li {float:left; box-sizing:border-box;  }
.main .section_middle .inner .first_line .box_more { float:right; text-align:right;  font-family: 'Pretendard', sans-serif;  font-size:0.9em; margin-right:20px; }


/* first_line-news */
.main .section_middle .inner .first_line .news { width: 40%; text-align: left; margin-right: 10px; padding:15px 0 ; height:200px;}
.main .section_middle .inner .first_line .news li { float:left; padding: 2px 0;width:100%; border:0px;   font-family: 'Pretendard', sans-serif; }

.main .section_middle .inner .first_line .news .desc_line  {  float:left;  text-align:left;  width:100%;}
.main .section_middle .inner .first_line .news .desc_line .subject { font-weight:bold;  }
.main .section_middle .inner .first_line .news .desc_line .date {   float:right; font-size:0.9em; color:#aeaeae; padding-right: 20px;}
.main .section_middle .inner .first_line .news .desc_line .desc {   float:left;font-size:0.9em; }


/* first_line - onlinesteamcup*/
.main .section_middle .inner .first_line .onlinesteamcup { border: 1px solid #d6d6d6; padding: 15px; width:58%;  height:200px; }  

.main .section_middle .inner .first_line .onlinesteamcup .st_left { float:left; width:65%; box-sizing:border-box; }  
.main .section_middle .inner .first_line .onlinesteamcup .st_right { float:left; width:35%; box-sizing:border-box; border-left: 1px solid #d6d6d6;}  



.main .section_middle .inner .first_line .onlinesteamcup .online_stc  { width: 100%; font-weight:bold;  }
.main .section_middle .inner .first_line .onlinesteamcup .online_stc li {width:50%; margin-top:10px; line-height:1.8em; text-align:center; font-size:0.9em; cursor:pointer; }  


.main .section_middle .inner .first_line .onlinesteamcup .submit {  clear:both; text-align: left; margin-right: 0px;}
.main .section_middle .inner .first_line .onlinesteamcup .submit .thumb {width: 32%;min-width: 172px; height:105px;float:left; border: 1px solid #d6d6d6; }
.main .section_middle .inner .first_line .onlinesteamcup .submit .thumb img { width:100%; height:100% }

.main .section_middle .inner .first_line .onlinesteamcup .submit .desc_line  {  float:left;  text-align:left;  padding-left:10px; width:45%;}
.main .section_middle .inner .first_line .onlinesteamcup .submit .desc_line .subject {  width:100%;  float:left;   font-weight:bold;  }
.main .section_middle .inner .first_line .onlinesteamcup .submit .desc_line .date {  width:100%;  float:left; font-size:0.9em; color:#aeaeae; padding-right: 20px;}
.main .section_middle .inner .first_line .onlinesteamcup .submit .desc_line .desc { width:100%;  float:left;  font-size:0.9em; }



/* first_line - gallery_list*/
.main .section_middle .inner .gallery_list  { }
.main .section_middle .inner .gallery_list  .thumb {width: 32%;min-width: 180px; height:125px;float:left; border: 1px solid #d6d6d6; }
.main .section_middle .inner .gallery_list  .thumb img { width:100%; height:100% }
.main .section_middle .inner .gallery_list  li { float:left; width:17%; max-width: 190px; border: 0px;  font-family: 'Pretendard', sans-serif; }
.main .section_middle .inner .gallery_list  .desc_line  {  float:left;  text-align:left; font-size:0.9em; padding: 5px 0;letter-spacing: -0.03em;;}




/* first_line - partner_list */
.main .section_middle .inner .partner_list  { }
.main .section_middle .inner .partner_list  li { float:left; margin: 5px 5px 0px 0}
.main .section_middle .inner .partner_list  img { border: 1px solid #d6d6d6; }



/* pop up */
#hd_pop {z-index:20000; position:relative; margin:0 auto; width:970px; height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {font-size:0.9em;margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

 

@media screen and ( max-width:1150px ) { 

	.main .main_visual .bx-controls-btn .btn_prev_web {top: 400px;}
	.main .main_visual .bx-controls-btn .btn_next_web {top: 400px;}
	
}



	
@media screen and (max-width:1024px) {

	.main .main_visual .bx-controls-btn .btn_prev_web {top: 300px;}
	.main .main_visual .bx-controls-btn .btn_next_web {top: 300px;}

	.main .tit {  font-size: 4em;} 



}

@media screen and (max-width:768px) {

	.main .main_visual  {  width:100%; left:0%; margin-left:0px; margin-top:0; }
	.main .main_visual .bx-controls-btn {  width: 100%; left:0%; margin-left: 0px;}
	.main .main_visual .bx-controls-btn .btn_prev_mob {top: 100px;}
	.main .main_visual .bx-controls-btn .btn_next_mob {top: 100px;}
    
	.main .tit {  font-size: 2em; padding:0 0 10px 10px;}
  

	.main .thumb_list { width:95%; margin:0 auto;}
	.main .thumb_list li { width:33%;  float:left; }
 

	/* section_stemcup */ 
	.main .section_stemcup .inner .desc { font-size: 1em;    } 
	.main .section_stemcup .inner .d25 { float:left; width: 50%; box-sizing:border-box;}
	.main .section_stemcup .inner .d50 { float:left; width: 100%; box-sizing:border-box;}
  
	.main .section_middle .inner .first_line .news {width:100%;  }
	.main .section_middle .inner .first_line .news .thumb {width: 30%;min-width: 100px; height:85px;float:left; border: 1px solid #d6d6d6; }

	.main .section_middle .inner .first_line .middle_slide { width: 100%; margin-top:5px; padding:5px; }
	.main .section_middle .inner .first_line .middle_slide img { width: 100%;}

	
	.main .section_middle .inner .gallery_list  li { width:50%;  }
	.main .section_middle {padding:5px;}

	.main .section_middle .inner .first_line .onlinesteamcup {width:98%; height:500px; border:0; padding:0px; }
	.main .section_middle .inner .first_line .onlinesteamcup .st_left {  width:100%;   border:0;  }  
	.main .section_middle .inner .first_line .onlinesteamcup .st_right {  width:100%; height: 170px; border:1px solid #d6d6d6;}  
	
	.main .section_middle .inner .partner_list  li {width:46%}
	.main .section_middle .inner .partner_list  img { width:100%;}
	
	/*.main .section_middle .inner .first_line .onlinesteamcup .submit .desc_line  {  padding-left:0px; width:100%;}*/
	
	/*.main .section_middle .inner .first_line .onlinesteamcup .submit .thumb {width:100%;min-width:500px; height: 200px;}*/

	 
}

@media screen and (max-width:640px) {  
 
}

@media screen and (max-width:1100px) {
.bn-news{background-image: none;}

  .main .section_middle .inner .first_line .news, .main .section_middle .inner .first_line .onlinesteamcup {
    width : 96%; padding:5px;
  }
  .main .section_middle .inner .first_line .onlinesteamcup .submit .desc_line  {  padding-left:0px; width:100%;}

  .main .section_middle .inner .first_line .onlinesteamcup .submit .thumb {width:100%;min-width:500px; height: 200px;}

}
/*@media screen and (max-width:900px) {*/

/*!* dis_web dis_mob *!*/
/*.dis_web { display: none;; }*/
/*.dis_mob { display: block;}*/

/*.ranking {height:108px; }*/
/*!*title styles start**************!*/
/*.bn-label{ display:none;  }*/
/*!*title styles end****************!*/
/*.breaking-news-ticker{  display: block;   width: 100%;  max-width:1150px;  height: 108px!important;  box-sizing: border-box;  position: relative;  overflow: hidden;  text-align: auto;  font-size: 14px;  margin:0 auto;}*/

/*.push { width:95%; !* border:1px #FF00FF solid; *! float: none; background-image:url(../img/sub/ranking_tit_cate1_bg.png); background-position: 8px 0 ; background-repeat:no-repeat; }*/
/*.push .list_num { float:left; paddin-top:5px; font-size:14px;  font-weight:bold;  line-height:36px!important; margin:0 0 0 60px;}*/
/*.push .list_school {float:left; padding:2px; border-radius:3px; background-color:#58bb45; color:#fff; font-size:11px; font-weight:900; line-height:12px;  margin:10px 0 0 15px;}*/


/*.assembly { width:95%; float: none; background-image:url(../img/sub/ranking_tit_cate2_bg.png); background-position: 8px 0 ; background-repeat:no-repeat; }*/
/*.assembly .list_num { float:left; paddin-top:5px; font-size:14px;  font-weight:bold; line-height:36px!important; margin:0 0 0 15px;}*/
/*.assembly .list_school {float:left; padding:2px; border-radius:3px; background-color:#4cacc7; color:#fff; font-size:11px; font-weight:900; line-height:12px;  margin:10px 0 0 60px;}*/


/*.assembly2 {width:95%; float:none; background-image:url(../img/sub/ranking_tit_cate2_bg.png); background-position: 8px 0 ; background-repeat:no-repeat;}*/
/*.assembly2 .list_num { float:left; paddin-top:5px; font-size:14px;  font-weight:bold; line-height:36px!important; margin:0 0 0 15px;}*/
/*.assembly2 .list_school { float:left; padding:2px; border-radius:3px; background-color:#4cacc7; color:#fff; font-size:11px; font-weight:900; line-height:12px;  margin:10px 0 0 60px;}*/


/*.bn-news {position: absolute;  left: 0!important;  top: 0;  bottom: 0;  height: 100%;  right: 0;  overflow: hidden;  background-image:none); background-repeat:no-repeat; background-position:45% 0;}*/

/*.bn-controls{*/
/*  width: auto;*/
/*  right: 0;*/
/*  top: 0;*/
/*  bottom: 0;*/
/*  height: 54px;*/
/*  position: absolute;*/
/*  -webkit-touch-callout: none;*/
/*  -webkit-user-select: none;*/
/*  -khtml-user-select: none;*/
/*  -moz-user-select: none;*/
/*  -ms-user-select: none;*/
/*  user-select: none;*/
/*}*/
/*.bn-controls button{*/
/*  width: 30px;*/
/*  float: left;*/
/*  height: 54px;*/
/*  cursor: pointer;*/
/*  border:none;*/
/*  border-left: solid 1px #EEE;*/
/*  text-align: center;*/
/*  background-color: #fff;*/
/*  outline: none;*/
/*}*/
/*.bn-arrow {*/
/*  margin: 0;*/
/*  display: block  inline-block;*/
/*  height: 36px;*/
/*  position: relative;*/
/*  width: 8px;*/
/*  top: 0px;*/
/*}*/
/*.bn-arrow.bn-next {*/
/*  -moz-transform: rotate(-315deg);*/
/*  -ms-transform: rotate(-315deg);*/
/*  -webkit-transform: rotate(-315deg);*/
/*  transform: rotate(-315deg);*/
/*  left:-8px;*/
/*  top: 5px;*/
/*}*/
/*.bn-arrow.bn-prev {*/
/*  -moz-transform: rotate(-135deg);*/
/*  -ms-transform: rotate(-135deg);*/
/*  -webkit-transform: rotate(-135deg);*/
/*  transform: rotate(-135deg);*/
/*  left:12px;*/
/*  top:-5px;*/
/*}*/
/*}*/

