/* CSS Document */

*
{
    outline: none;
}

p
{
    padding: 0;
    margin: 0 0 10px;
}
/**/



/* input type="radio" */

.css_radio input, .css_radio
{
    height: 15px;
    width: 15px;
    border: none;
    padding: 0 !important;
}

.css_radio input
{
    margin: 0;
    position: absolute;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.css_radio
{
    cursor: pointer;
    background: url(../../Styles/jQuery/jquery.tender-info/images/radio.png) 0 0 no-repeat;
    display: inline-block;
    position: relative;
    top: 2px;
}

.css_radio.off
{
    background-position: 0 0;
}

.css_radio.on
{
    background-position: 0 -15px;
}




/**/








/* result_sifted__info_prev */

.result_sifted__info_prev
{
    position: relative;
    z-index: 99;
}

.result_sifted__info_prev a.current
{
    color: #da1919;
    text-decoration: none;
}

.result_sifted__info .icon_application
{
    background: url(../../Styles/jQuery/jquery.tender-info/images/icon_application.png) 0 0 no-repeat;
    width: 16px;
    display: inline-block;
    top: 2px;
    position: relative;
}

.result_sifted__info .icon_view, .result_sifted__info .icon_download, .result_sifted__info .icon_comment, .result_sifted__info .icon_vote, .result_sifted__info .icon_favorite
{
    background: url(../../Styles/jQuery/jquery.tender-info/images/icons.png) 0 0 no-repeat;
    width: 15px;
    height: 13px;
    display: inline-block;
    top: 2px;
    position: relative;
}

.result_sifted__info .icon_view
{
    background-position: 0 0;
    width: 16px;
}

.result_sifted__info .icon_download
{
    background-position: -17px 0;
}

.result_sifted__info .icon_comment
{
    background-position: -33px 0;
}

.result_sifted__info .icon_vote
{
    background-position: -49px 0;
}

.result_sifted__info .icon_favorite
{
    background-position: -65px -15px;
}

.result_sifted__info a:hover .icon_view, .result_sifted__info a.current .icon_view
{
    background-position: 0 -15px;
}

.result_sifted__info a:hover .icon_download, .result_sifted__info a.current .icon_download
{
    background-position: -17px -15px;
}

.result_sifted__info a:hover .icon_comment, .result_sifted__info a.current .icon_comment
{
    background-position: -33px -15px;
}

.result_sifted__info a:hover .icon_vote, .result_sifted__info a.current .icon_vote
{
    background-position: -49px -15px;
}

.result_sifted__info a:hover .icon_favorite, .result_sifted__info a.current .icon_favorite
{
    background-position: -65px 0;
}

.result_sifted__info
{
    position: relative;
    border: 1px solid #dddedf;
    padding: 10px 15px 6px;
}

.result_sifted__info a
{
    color: #414042;
}

.result_sifted__info a:hover
{
    color: #d32228;
}

.result_sifted__info_prev .add_in_selected.current
{
    color: #414042;
}

.add_in_selected .icon_favorite
{
    top: 1px;
}

.result_sifted__info .result_sifted__info_prev a b
{
    position: absolute;
    top: 3px;
    left: 3px;
}

.result_sifted__info .result_sifted__info_prev a
{
    padding-left: 22px;
    position: relative;
}

/**/


/* result_sifted__info_slideDown_box */

.result_sifted__info_slideDown_box
{
    border: 1px solid #dddedf;
    box-shadow: 0 0 5px #c2c2c2;
    border-radius: 5px;
    position: relative;
    top: 6px;
    left: 5px;
    width: 101%;
    background: #fff;
    z-index: 90;
}

.result_sifted__info_slideDown_box_content
{
    padding: 17px 15px 15px;
}

.result_sifted__info_slideDown_box_separation
{
    border-top: 1px solid #c7c8ca;
    margin: -15px -15px 0;
}
/**/

.result_sifted__info_prev b
{
    margin-right: 3px;
}
/* comments_block */

.comments_block-marg
{
    margin: -15px;
}

.comments_block__cell
{
    border-top: 1px solid #c7c8ca;
    padding: 10px 15px;
}

.comments_block__cell_user_icon
{
    float: left;
    margin: 0 15px 15px 0;
}

.comments_block__cell_content
{
    overflow: hidden;
    font-size: 16px;
    line-height: normal;
}

.comments_block__cell_content p
{
    margin-bottom: 5px;
    padding-left: 0;
}

.comments_block__cell_content a
{
    color: #000;
}

.comments_block__add_comment
{
    border-bottom: 1px solid #c7c8ca;
    padding: 10px 15px;
}

.comments_block__add_comment_input
{
    padding: 0 25px;
    margin-left: -25px;
    margin-bottom: 5px;
}

.comments_block__links
{
    padding: 15px;
}
/**/


/* vote_block_questions */

.vote_block
{
    line-height: 30px;
}

.vote_block_questions
{
    padding: 10px 0 0;
}

.vote_block_questions ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.vote_block_questions li
{
    margin: 0;
    overflow: hidden;
    padding: 3px;
    position: relative;
}

.vote_block_questions label
{
    max-width: 100%;
    cursor: pointer;
}

.vote_block_questions .css_radio
{
    margin-right: 5px;
    background-image: url(../../Styles/jQuery/jquery.tender-info/images/radio_grey.png);
}

.vote_block_result
{
    padding: 10px 0;
}

.vote_block_result ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.vote_block_result li
{
    padding: 0;
    margin: 0;
    position: relative;
}

.vote_block_result_line
{
    position: absolute;
    background: #e98888;
    height: 28px;
    top: 0;
    left: 0;
    z-index: 9;
}

.vote_btn .btn_more
{
    float: none;
}

.vote_btn .btn_more_disable
{
    background: none;
    border: 1px solid #7c7c7c;
    color: #000;
    box-shadow: none;
    text-shadow: none;
    cursor: default;
}

.vote_block_question_name
{
    z-index: 99;
    position: relative;
    padding-left: 10px;
}

.vote_comments
{
    margin-top: 8px;
    margin-bottom: -25px;
    padding-top: 15px;
}


/**/

.hide
{
    display: none;
}

.result_sifted
{
    position: relative;
    z-index: 99;
}

.result_sifted__title
{
    font-family: Cuprum;
    background: #e6e7e8;
    padding: 8px 40px 8px 10px;
    color: #636466;
    border-radius: 5px;
    box-shadow: 0 1px 2px #aaa;
    position: relative;
    margin-bottom: 20px;
}

.result_sifted__title b
{
    font-weight: normal;
    font-size: 30px;
    line-height: normal;
}

.result_sifted__title .result_show, .result_sifted__title .result_hide
{
    background: url(../../Styles/jQuery/jquery.tender-info/images/result_hide.png) 0 0 no-repeat;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 24px;
    height: 24px;
}

.result_sifted__title .result_show
{
    background: url(../../Styles/jQuery/jquery.tender-info/images/result_show.png) 0 0 no-repeat;
}

.result_sifted__item
{
    z-index: 9;
    border-radius: 5px;
    box-shadow: 0 1px 2px #aaa;
    position: relative;
    margin-bottom: 20px;
    padding: 15px;
    font-size: 15px;
    line-height: 16px;
    border: 1px solid #c7c8ca;
    background: #fff;
}

.result_sifted__item.current
{
    z-index: 99;
}

.result_sifted__item h3
{
    font-size: 22px;
    color: #414042;
    text-align: left;
    font-weight: normal;
    margin-bottom: 13px;
}

.result_sifted__item h3 a
{
    color: #414042;
}

.result_sifted__desc
{
    font-size: 13px;
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #a7a9ab;
}

.result_sifted__desc .red
{
    color: #da1919;
}

.result_sifted__content
{
    padding: 10px 0 6px;
    overflow: hidden;
}

.result_sifted__content a
{
    color: #24342e;
}

.result_sifted__content__left_column
{
    float: left;
    width: 50%;
}

.result_sifted__content__right_column
{
    float: left;
    width: 50%;
}

.result_sifted__item .btn_more
{
    background: #646464 url(../../Styles/jQuery/jquery.tender-info/images/btn_more.png) 0 0 repeat-x;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 7px 15px;
    margin: 0;
    font: normal 18px Cuprum, Tahoma;
    cursor: pointer;
    display: block;
    text-align: center;
    box-shadow: 1px 1px 3px #bbb;
    text-shadow: 0 -1px 1px #555;
    text-decoration: none;
    width: 190px;
    float: right;
}





/**/

.result_sifted__info span:hover .icon_view, .result_sifted__info span.current .icon_view
{
    background-position: 0 -15px;
}

.result_sifted__info span:hover .icon_download, .result_sifted__info span.current .icon_download
{
    background-position: -17px -15px;
}

.result_sifted__info span:hover .icon_comment, .result_sifted__info span.current .icon_comment
{
    background-position: -33px -15px;
}

.result_sifted__info span:hover .icon_vote, .result_sifted__info span.current .icon_vote
{
    background-position: -49px -15px;
}

.result_sifted__info span:hover .icon_favorite, .result_sifted__info span.current .icon_favorite
{
    background-position: -65px 0;
}

.result_sifted__info
{
    position: relative;
    border: 1px solid #dddedf;
    padding: 10px 15px 6px;
}

.result_sifted__info span
{
    color: #414042;
    cursor: pointer;
}

.result_sifted__info span:hover, .result_sifted__info_prev span.current
{
    color: #d32228;
}

/**/


/*comments ul li ul li*/

.comments_branch
{
    margin: 0 0 0 -30px;
}

.comments_block__ul
{
    padding: 0 0 0 30px;
    margin: 0;
    list-style-type: none;
}

.comments_block__li
{
    padding: 0;
    margin: 0;
}

.overflow
{
    overflow: hidden;
}

.comments_block__cell
{
    border-top: 0;
}

.comments_block__cell .separation
{
    border-top: 1px solid #c7c8ca;
    margin: -5px -15px 10px;
}

.comments_branch .separation
{
    border-top: 1px solid #c7c8ca;
    margin: 10px -100px -10px;
}
/**/

.red
{
    color: #da1919;
}

.btn_add
{
    background: url("../../Styles/images/create_btn.png") no-repeat scroll -483px 0 rgba(0, 0, 0, 0);
    width: 168px;
    font-size: 14px !important;
    height: 24px;
    line-height: 14px;
    text-align: center;
    border: 0 none;
    color: #fff;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.comments_block__add_comment_input input[type=text]
{
    width: 70%;
    padding: 3px 6px;
    margin: 0;
    font-size: 14px !important;
    font-family: Arial, Helvetica, sans-serif;
}

.result_sifted__info .icon_share
{
    background: url("../../Styles/jQuery/jquery.tender-info/images/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 13px;
    position: relative;
    top: 2px;
    width: 16px;
    background-position: -81px 0;
}

.result_sifted__info span:hover .icon_share
{
    background-position: -81px -15px;
}

.b-share__link, .b-share-popup__yandex
{
    display: none;
}

a.b-share__handle:hover .b-share__text
{
    text-decoration: none !important;
}

.b-share
{
    vertical-align: top !important;
    padding: 0 !important;
}

.b-share__handle
{
    padding: 0 !important;
}

.result_sifted__info .icon_view, .result_sifted__info .icon_download, .result_sifted__info .icon_comment, .result_sifted__info .icon_vote, .result_sifted__info .icon_favorite
{
    width: 16px !important;
}

.b-share__text
{
    font-weight: lighter !important;
    font-size: 13px;
    line-height: 18px;
}

.result_sifted__info_prev span, .vote_block_question_name, .comments_block__data, .more_comments
{
    font-size: 13px;
}

.TenderInfo
{
    margin-bottom: 10px;
}

/* icon */

.icon:not(.glyphicon, .node-icon) 
{
    display: inline-block;
    background: url("../../Styles/jQuery/jquery.tender-info/images/icons.png") center no-repeat;
    overflow: hidden;
    text-indent: -999px;
    width: 20px;
    height: 16px;
    vertical-align: middle;
    margin-left: 2px;
}

.icon-view
{
    background-position: 0 2px;
}

.icon-view:hover
{
    background-position: 0 -24px;
}

.icon-view:hover:before, .icon-view:hover:after
{
    border-color: #e18c44;
    box-shadow: 0 0 5px #e18c44;
}			
				
.icon-download
{
    background-position: -23px 1px;
}

.icon-download:hover
{
    background-position: -23px -23px;
}

.icon-download:hover:before, .icon-download:hover:after
{
    border-color: #74b65f;
    box-shadow: 0 0 5px #74b65f;
}

.icon-comment
{
    background-position: -43px 0;
}

.icon-comment:hover
{
    background-position: -43px -21px;
}

.icon-comment:hover:before, .icon-comment:hover:after
{
    border-color: #1a94f1;
    box-shadow: 0 0 5px #1a94f1;
}		
				
.icon-order
{
    background-position: -62px 0px;
}

.icon-order:hover
{
    background-position: -62px -23px;
}

.icon-order:hover:before, .icon-order:hover:after
{
    border-color: #d24a43;
    box-shadow: 0 0 5px #d24a43;
}			
			
.icon-share
{
    background-position: -82px 0px;
}

.icon-share:hover
{
    background-position: -82px -24px;
}

.icon-share:hover:before, .icon-share:hover:after
{
    border-color: #6e5fb3;
    box-shadow: 0 0 5px #6e5fb3;
}

.icon-otc
{
    background-position: -102px -24px;
}

.icon-otc:hover
{
    background-position: -102px -24px;
}

.icon-eis
{
    background-position: -124px -24px;
}

.icon-eis:hover
{
    background-position: -124px -24px;
}

.icon__helpers
{
    cursor: pointer;
    position: relative;
    overflow: visible;
    text-indent: 0;
    font-style: normal;
}

.icon__helpers:before
{
    position: absolute;
    border: 1px solid #d7d7d7;
    box-shadow: 0 0 5px #d7d7d7;
    padding: 2px;
    content: attr(alt);
    bottom: 25px;
    left: 50%;
    min-width: 110px;
    margin-left: -34px;
    display: none;
    background: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    height: 25px;
    top: 21.5px;
    z-index: 100;
}

.icon__helpers:after
{
    position: absolute;
    content: '';
    bottom: -11px;
    left: 50%;
    width: 10px;
    height: 10px;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background: #fff;
    margin-left: -8px;
    display: none;
    transform: rotate(135deg);
    box-shadow: none !important;
    z-index: 101;
}

.icon__helpers:hover:after, .icon__helpers:hover:before
{
    display: block;
}	
  	
.result__helpers
{
    margin-left: -5px;
}

.result__helpers .icon
{
    margin-left: 5px;
}

.icon-view, .icon-download, .icon-comment, .icon-order, .icon-share
{
    margin-left: 5px;
}

.views-count
{
    margin-left: 2px;
}

body.page-sidebar-closed .b-share-popup-wrap
{
    left: 135px !important;
}
			
/*  */

.result_sifted__info_slideDown_box .btn
{
    border: 1px solid #c5c5c5;
    background: #fff;
    line-height: 25px;
    color: #3a3a3a;
    font: 13px Arial;
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
    padding-top: 3px;
    margin-right: 2px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 100px;
}

.result_sifted__info_slideDown_box .btn:hover
{
    background-image: -webkit-linear-gradient(top, #f7f7f7, #e3e3e3);
    background-image: -moz-linear-gradient(top, #f7f7f7, #e3e3e3);
    background-image: -ms-linear-gradient(top, #f7f7f7, #e3e3e3);
    background-image: -o-linear-gradient(top, #f7f7f7, #e3e3e3);
    background-image: linear-gradient(top, #f7f7f7, #e3e3e3);
}

.comments_block__data br
{
    margin-bottom: 7px;
}

.btn_comment_reply
{
    border-bottom: 1px dotted;
    cursor: pointer;
    display: inline-block;
}

.more_comments
{
    margin-bottom: 9px;
}

a.icon__helpers:before
{
    min-width: 585px !important;
    text-align: justify !important;
    padding: 10px !important;
    left: 35px !important;
	bottom: auto !important;
	height: auto !important;
}
.k-widget, .k-content, .k-link
{
    border: none !important;
}

.k-link
{
    background-color: #A99F9A !important;
    background-image: url(../../Styles/jQuery/jquery.linked-tenders/images/auction_title.png) !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0 0 0 0 !important;
    height: 25px;
    min-width: 910px;
    line-height: 25px !important;
}

.LinkedTenders li
{
    margin-top: 20px !important;
}

.LinkedTenders ul
{
    background: none !important;
}

.result_item
{
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font: 15px Arial;
    position: relative;
}

.result_item:after
{
    content: '';
    display: block;
    clear: both;
}

.result_item__content
{
    float: left;
    width: 585px;
    position: relative;
}

.result_item__desc
{
    float: right;
    text-align: right;
    width: 167px;
}			
			
.result_item__title
{
    font: bold 15px Arial;
    margin-bottom: 10px;
}

.result_item__title a
{
    color: #1a0dab;
}

.result_item__title a:hover
{
    color: #1a0dab;
}

.result_item__info
{
    font-size: 14px;
    line-height: 20px;
}

.result_item__info a
{
    color: #666;
}

.result_item__info p
{
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}

.result_item__worktime
{
    margin-top: 20px;
    margin-bottom: 18px;
}

.result_item__worktime_date
{
    background: #e7e7e7;
    padding: 5px;
    font-size: 13px;
}

.result_item__btn, .result_item__btn2, .result_item__btn3
{
    padding: 2px 11px;
    border: 2px solid #f2c33b;
    display: inline-block;
    margin-bottom: 7px;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    min-width: 60px;
    text-align: center;
}

.result_item__btn2
{
    border-color: #70ac63;
}

.result_item__btn3
{
    border-color: #b2b2b2;
}

.result_item__price
{
    font-weight: bold;
    margin-bottom: 3px;
    margin-left: -500px;
}

.result_item_row
{
    margin-bottom: 23px;
}

.result_item__desc p, .result_item__price
{
    text-align: right;
}

.result_item__title a
{
    text-decoration: underline;
}

.result_item__title a:hover
{
    text-decoration: none;
}

.txt-calmly
{
    color: #668a30;
}

.txt-caution
{
    color: #9d0408;
}

.result_item p
{
    color: #000;
}

.float-left
{
    float: left;
}

.more-link, .less-link
{
    font-weight: bold;
}
.uploader { position:relative; width: 100%;}

.upload-button {
    background: url(../../images/create_btn.png) no-repeat;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	line-height: 14px;
	margin-left: 8px;
	margin-top: 8px;
	padding-top: 5px;
	text-align: center;
	width: 78px;
}
.upload-button-focus {outline:1px dotted black;}

.upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.upload-drop-area-active {background:#FF7171;}

.read-only-filelist .upload-list {
    margin-top: 0  !important;
    word-break: break-all;
}

.upload-list {
    margin-top: 15px;
    padding: 0; 
    list-style: disc;
}
.upload-list li { margin:0; padding:0; line-height:15px; font-size:13px;}
.upload-list a {
    color: #005baa !important;
    text-decoration: none !important;
}
.upload-list a:hover {
    text-decoration: underline!important;
}
.upload-list .redClass {color: red !important;}
.upload-file, .upload-spinner, .upload-size, .upload-cancel, .upload-failed-text {
    margin-right: 7px;
}

.read-only-filelist .upload-file {
    padding-left: 0 !important;
}
.upload-file {
    margin: 0;
    padding-left: 10px !important;
}
.upload-spinner {display:inline-block; background: url(../../images/loading.gif); width:15px; height:15px; vertical-align:text-bottom;}
.upload-size,.upload-cancel {font-size:11px;}

.upload-failed-text {display:none;}
.upload-fail .upload-failed-text {display:inline;}

.upload-list-images {
    margin: 5px 0;
}

.upload-list-images .upload-file {
    float: left;
    font-size:13px;
    margin-top: 10px;
    padding-top: 5px;
    border: 1px solid gainsboro;
}

.upload-list-images img {
    display: block;
    max-height: 150px;
    clear: both;
}

.upload-list-images .file-name {
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

.upload-list-images .delete {
    float: right;
}

.upload-list-not-readonly {
    clear: left;
    padding-top: 10px;
}


.form_block fieldset .upload-list a.delete {
    float: none;
}

.labelminwidth7 .upload-list {
  margin: 0 0 0 290px;
}

.tradefinance-file-common .upload-list-not-readonly {
    
     padding-top: 0;
    padding-bottom: 10px;
}

.tradefinance-file-common .upload-list {
    margin-top: -10px;
    margin-bottom: 10px;
}

.attestationFileUploaderContainer .progress {
    width: 240px;
    margin-left: 120px;
    display: inline-block;
    margin-top: -22px;
}
.certificateSelectRow
{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #DDD;
	background-image: none;
	background-origin: padding-box;
	border-radius: 4px;
	color: #333;
	display: block;
	float: left;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	min-height: 30px;
	text-align: center;
	width: 570px;
}

.certificateSelectRow:hover{
	background: #EEE;
	color: #333;
	cursor: pointer;
}

.certificateSelectRow.selected{
	background: #636466;
    color: #fff;
}

.certificateSelectInactiveRow
{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #ccc;
	background-image: none;
	background-origin: padding-box;
	border-radius: 4px;
	color: #e0e0e0;
	display: block;
	float: left;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	min-height: 30px;
	text-align: center;
	width: 570px;
}

.certificateSelectInactiveRow:hover{
	background: #EEE;
	color: #333;
	cursor: pointer;
}

.certificateSelectInactiveRow.selected{
	background: #636466;
    color: #fff;
}

.certGrid tr.ui-state-highlight td {
	background: #636466 !important;
    color: #fff !important;
}

.certGrid{
    width: auto !important;
}

.certGrid tr.jqgrow:hover{
	cursor: pointer;
}

object.hiddenObject
        {
            visibility: hidden;
            width: 0px;
            height: 0px;
            margin: 0px;
            padding: 0px;
            border-style: none;
            border-width: 0px;
            max-width: 0px;
            max-height: 0px;
        }

.certGrid td{
    word-break: break-all;
}

.cert-cbx-container
{
    float: right;
    height: 10px;
    padding-top: 5px;
}

.cert-cbx-container input[type="checkbox"]{display: none;}
.cert-cbx-container input[type="checkbox"] + label:before{
	content: '';
	display: inline-block;
	position: relative;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAeAgMAAACOMqznAAAACVBMVEVmZmb/MDD////niAz0AAAAJklEQVQImWNYtWrVCoYGBgYOhq5VqzrIIMB6waZgNSo0jCCBaRQAhsg83uaTpQEAAAAASUVORK5CYII=) 0 0 no-repeat;
	width: 15px;
	height: 15px;
	margin-right: 7px;
	background-position:0 0;
}
.cert-cbx-container input[type="checkbox"]:checked + label:before{
	background-position:0 -15px;
}

.fixedpos {
    position: fixed !important;
}