.blink {
	-webkit-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-o-animation: blink 1s linear infinite;
	 animation: blink 1s linear infinite;
}

@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
  @media (min-width: 768px) {
  .affix {
      top: 0;
      width: 100%;
      margin-top: 60px;
      
  }
  thead.affix {
      top: 0;
      width: 100%;
      margin-top: 95px;

  }

}
@media (max-width: 767px) {
    .affix {
        position: static;
    }
}
.table > tbody > tr {
font-size: 12px !important;
    /*font-weight: bold !important;*/
    padding: 5px 10px !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}

 #myTable tr th {
    font-weight: bold !important;
    padding: 5px 18px !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}
.col-md-2.margin-left {
    margin-left: -14px;
}
th, td{
    text-align: center;
}  
/*.labelShape.activeColor {    
   border: 2px solid #091931;

}*/
       input[type=checkbox] {     
          opacity: 0;
          display: none; 
          
       }
       
       .tr_checkbox{
            opacity: 10 !important;
            display: block !important;
       }
       .th_checkbox{
            opacity: 10 !important;
            display: block !important;
       }
       .btn {
          white-space: normal !important;
          border-radius: 0px;
       }
       .SYD-ColorStyle {
          border: 2px solid #cccccc !important;
          cursor: pointer;
          display: inline-block;
          padding: 5px 15px !important;
          margin-right: -4px !important;
          margin-bottom: 2px !important;
          
      }
      .SYD-ColorStyle.active1 {    
         /*border-bottom: 3px solid #255180 !important;*/
         background-color: #091931 !important;
         color: #ffffff;
      }
      label.active {
          background: #333 !important;
      }
      .PaddingCut{
          padding: 4px 39px !important;
      }
      
      .pointerDiv{
         margin:0px;color:#540000; font-weight: bold; font-size: 13px; margin-left: 18px;
      }
      
      .DiamondtypeColor{
         margin:0px;width: 128px;;
      }
      
     .shapeColor{
      color: #666;
      font-family: "Open Sans",sans-serif;
      font-weight: normal;
      margin: 0;
    }
      
      
       .page-border {
            border: 1px solid #ccc;         
        }
        h2{
            font-size: 15px !important;
            color: #540000 !important;
            font-weight: bold !important;
            text-align: center;
        }
        .border-top{
            border-top: 1px solid #d7d7d7;
        }
       /* .labelShape {
            border: 2px solid #b8b8b8 ;
            border-radius: 0% !important;
            cursor: pointer;
            display: inline-block;
            height: 62px !important;
            margin: 0px !important;
            max-width: 100% !important;
            text-align: center;
            width: 70px !important;
            background-size: contain;
			font-weight: normal;
		    color: #2a3f54;
        }*/
        .btn-gray {
            background: linear-gradient(#255180, #255180) repeat scroll 0 0%, none repeat scroll 0 0 #255180;
			background: -moz-linear-gradient(#255180, #255180) repeat scroll 0 0%, none repeat scroll 0 0 #255180;
			background: -webkit-linear-gradient(#255180, #255180) repeat scroll 0 0%, none repeat scroll 0 0 #255180;
            color: #fff;
			font-size:14px;
        }
		.btn-group-sm > .btn, .btn-sm{font-size:14px !important}
		.btn-gray:hover{
			background:#172d44;
			color:#FFF;
			}
        .trColor {
            background-color: #a0bde8 !important;
        }
/*        .shape_div > .col-md-1{
          margin-right: -25px;
        }
*/.lightPro th[scope=row] {
    background-color: #595959 !important;
    min-width: 90px !important;
    border: 1px solid #b8b8b8 !important;
    font: 11pt Cambria !important;
    color: white !important;
    font-weight: bold !important;
    text-align: left !important;
    vertical-align: middle !important;
    margin: 1px 1px 1px 1px !important;
    padding: 1px 1px 1px 1px !important;
    height: 0px !important;
}
.lightPro td {
    background-color: #d9d9d9 !important;
    /* font-weight: bold !important; */
    border: 1px solid #b8b8b8 !important;
    width: 120px !important;
    font: bold 10pt Cambria !important;
    color: #000000 !important;
    /* vertical-align: middle !important; */
    padding: 2px !important;
    font-weight: bold !important;
    text-align: left !important;
    white-space: nowrap !important;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.tablesorter thead tr .headerSortUp {
    background-image: url(../../js/custom/asc.gif) !important;
    }

table.tablesorter thead tr .headerSortDown {
         background-image: url(../../js/custom/desc.gif) !important; 
    }

table.tablesorter thead tr .header {
    position: relative;
}


table.tablesorter thead tr .header::after {
    /*background-image: url("../sort_neutral.png");*/
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    content: "";
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 10px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
 h1, h2, h3, h4, h5, h6 {
        font-family: 'Open Sans',sans-serif;
        font-weight: 600 !important;
        margin: 0 ;
        margin-top: 15px;
        color: #444;
    }
    .fancybox-close {
        cursor: pointer;
        height: 36px;
        position: absolute;
        right: -18px;
        top: -18px;
        width: 36px;
        z-index: 000;
        background-image: url(../../js/custom/fancybox_sprite.png);
    }
    /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	
.col-lg-11.shape_div {
    margin-bottom: 16px;
    margin-top: 20px;
}

.labelShape img {
    margin-bottom: 10px;
}


.col-md-2.margin-space {
    margin-left: -9px;
}

table.tablesorter thead tr .header::after {
    /*background-image: url("../sort_neutral.png");*/
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    content: "";
    cursor: pointer;
    height: 10px;
    position: absolute;
    right: 3px !important;
    top: 15px !important;
    width: 10px;
}



span.multiselect-native-select {
	position: relative
}
span.multiselect-native-select select {
	border: 0!important;
	clip: rect(0 0 0 0)!important;
	height: 1px!important;
	margin: -1px -1px -1px -3px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important;
	left: 50%;
	top: 30px
}
.multiselect-container {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.multiselect-container .input-group {
	margin: 5px
}
.multiselect-container>li {
	padding: 0
}
.multiselect-container>li>a.multiselect-all label {
	font-weight: 700
}
.multiselect-container>li.multiselect-group label {
	margin: 0;
	padding: 3px 20px 3px 20px;
	height: 100%;
	font-weight: 700
}
.multiselect-container>li.multiselect-group-clickable label {
	cursor: pointer
}
.multiselect-container>li>a {
	padding: 0
}
.multiselect-container>li>a>label {
	margin: 0;
	height: 100%;
	cursor: pointer;
	font-weight: 400;
	padding: 3px 0 3px 30px
}
.multiselect-container>li>a>label.radio, .multiselect-container>li>a>label.checkbox {
	margin: 0
}
.multiselect-container>li>a>label>input[type=checkbox] {
	margin-bottom: 5px
}
.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
	padding: 3px 20px 3px 40px
}
.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
	margin-left: -20px;
	margin-right: 0
}